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