xref: /trunk/main/embedserv/source/embed/stdafx.cpp (revision cdf0e10c)
1 // stdafx1.cpp : source file that includes just the standard includes
2 //  stdafx1.pch will be the pre-compiled header
3 //  stdafx1.obj will contain the pre-compiled type information
4 
5 
6 #include "stdafx2.h"
7 
8 #ifdef _ATL_STATIC_REGISTRY
9 #include <statreg.h>
10 #include <statreg.cpp>
11 #endif
12 
13 #include <atlimpl.cpp>
14 
15