Files
loongoffice/embedserv/source/embed/stdafx.cpp
Mikhail Voitenko a934115b3e Initial revision
2003-03-05 14:50:11 +00:00

14 lines
308 B
C++
Executable File

// 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>