1520fa265SAndrew Rist /************************************************************** 2cdf0e10cSrcweir * 3520fa265SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 4520fa265SAndrew Rist * or more contributor license agreements. See the NOTICE file 5520fa265SAndrew Rist * distributed with this work for additional information 6520fa265SAndrew Rist * regarding copyright ownership. The ASF licenses this file 7520fa265SAndrew Rist * to you under the Apache License, Version 2.0 (the 8520fa265SAndrew Rist * "License"); you may not use this file except in compliance 9520fa265SAndrew Rist * with the License. You may obtain a copy of the License at 10cdf0e10cSrcweir * 11520fa265SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 12cdf0e10cSrcweir * 13520fa265SAndrew Rist * Unless required by applicable law or agreed to in writing, 14520fa265SAndrew Rist * software distributed under the License is distributed on an 15520fa265SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16520fa265SAndrew Rist * KIND, either express or implied. See the License for the 17520fa265SAndrew Rist * specific language governing permissions and limitations 18520fa265SAndrew Rist * under the License. 19cdf0e10cSrcweir * 20520fa265SAndrew Rist *************************************************************/ 21520fa265SAndrew Rist 22520fa265SAndrew Rist 23*96968ad7Smseidel 24cdf0e10cSrcweir // stdafx.cpp : source file that includes just the standard includes 25cdf0e10cSrcweir // stdafx.pch will be the pre-compiled header 26cdf0e10cSrcweir // stdafx.obj will contain the pre-compiled type information 27cdf0e10cSrcweir 28cdf0e10cSrcweir #include "stdafx.h" 29cdf0e10cSrcweir 30cdf0e10cSrcweir #ifdef _ATL_STATIC_REGISTRY 31cdf0e10cSrcweir #include <statreg.h> 32*96968ad7Smseidel //#include <statreg.cpp> 33cdf0e10cSrcweir #endif 34cdf0e10cSrcweir 35*96968ad7Smseidel //#include <atlimpl.cpp> 36