1*c4c42a0eSDamjan Jovanovic /************************************************************** 2*c4c42a0eSDamjan Jovanovic * 3*c4c42a0eSDamjan Jovanovic * Licensed to the Apache Software Foundation (ASF) under one 4*c4c42a0eSDamjan Jovanovic * or more contributor license agreements. See the NOTICE file 5*c4c42a0eSDamjan Jovanovic * distributed with this work for additional information 6*c4c42a0eSDamjan Jovanovic * regarding copyright ownership. The ASF licenses this file 7*c4c42a0eSDamjan Jovanovic * to you under the Apache License, Version 2.0 (the 8*c4c42a0eSDamjan Jovanovic * "License"); you may not use this file except in compliance 9*c4c42a0eSDamjan Jovanovic * with the License. You may obtain a copy of the License at 10*c4c42a0eSDamjan Jovanovic * 11*c4c42a0eSDamjan Jovanovic * http://www.apache.org/licenses/LICENSE-2.0 12*c4c42a0eSDamjan Jovanovic * 13*c4c42a0eSDamjan Jovanovic * Unless required by applicable law or agreed to in writing, 14*c4c42a0eSDamjan Jovanovic * software distributed under the License is distributed on an 15*c4c42a0eSDamjan Jovanovic * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16*c4c42a0eSDamjan Jovanovic * KIND, either express or implied. See the License for the 17*c4c42a0eSDamjan Jovanovic * specific language governing permissions and limitations 18*c4c42a0eSDamjan Jovanovic * under the License. 19*c4c42a0eSDamjan Jovanovic * 20*c4c42a0eSDamjan Jovanovic *************************************************************/ 21*c4c42a0eSDamjan Jovanovic 22*c4c42a0eSDamjan Jovanovic 23*c4c42a0eSDamjan Jovanovic 24*c4c42a0eSDamjan Jovanovic #include "precompiled_guesslang.hxx" 25*c4c42a0eSDamjan Jovanovic 26