xref: /trunk/main/embedserv/source/embed/stdafx.cpp (revision 33c8d13d)
10229f6bcSAndrew Rist /**************************************************************
2*33c8d13dSmseidel  *
30229f6bcSAndrew Rist  * Licensed to the Apache Software Foundation (ASF) under one
40229f6bcSAndrew Rist  * or more contributor license agreements.  See the NOTICE file
50229f6bcSAndrew Rist  * distributed with this work for additional information
60229f6bcSAndrew Rist  * regarding copyright ownership.  The ASF licenses this file
70229f6bcSAndrew Rist  * to you under the Apache License, Version 2.0 (the
80229f6bcSAndrew Rist  * "License"); you may not use this file except in compliance
90229f6bcSAndrew Rist  * with the License.  You may obtain a copy of the License at
10*33c8d13dSmseidel  *
110229f6bcSAndrew Rist  *   http://www.apache.org/licenses/LICENSE-2.0
12*33c8d13dSmseidel  *
130229f6bcSAndrew Rist  * Unless required by applicable law or agreed to in writing,
140229f6bcSAndrew Rist  * software distributed under the License is distributed on an
150229f6bcSAndrew Rist  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
160229f6bcSAndrew Rist  * KIND, either express or implied.  See the License for the
170229f6bcSAndrew Rist  * specific language governing permissions and limitations
180229f6bcSAndrew Rist  * under the License.
19*33c8d13dSmseidel  *
200229f6bcSAndrew Rist  *************************************************************/
210229f6bcSAndrew Rist 
22*33c8d13dSmseidel 
23*33c8d13dSmseidel 
24cdf0e10cSrcweir // stdafx1.cpp : source file that includes just the standard includes
25cdf0e10cSrcweir //  stdafx1.pch will be the pre-compiled header
26cdf0e10cSrcweir //  stdafx1.obj will contain the pre-compiled type information
27cdf0e10cSrcweir 
28cdf0e10cSrcweir 
29cdf0e10cSrcweir #include "stdafx2.h"
30cdf0e10cSrcweir 
31cdf0e10cSrcweir #ifdef _ATL_STATIC_REGISTRY
32cdf0e10cSrcweir #include <statreg.h>
33*33c8d13dSmseidel //#include <statreg.cpp>
34cdf0e10cSrcweir #endif
35cdf0e10cSrcweir 
36*33c8d13dSmseidel //#include <atlimpl.cpp>
37