summaryrefslogtreecommitdiff
path: root/embedserv/source/embed/stdafx.cpp
blob: 7f85904a1610f94f984874df2dc70800ab653e43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// stdafx1.cpp : source file that includes just the standard includes
//  stdafx1.pch will be the pre-compiled header
//  stdafx1.obj will contain the pre-compiled type information

#include "stdafx2.h"

#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
#include <statreg.cpp>
#endif

#include <atlimpl.cpp>