Files
loongoffice/embedserv/source/embed/stdafx.cpp
Jens-Heiner Rechtien 3b0b49cffa INTEGRATION: CWS warnings01 (1.1.112); FILE MERGED
2006/02/20 15:31:47 cd 1.1.112.1: #i55991# Warning free code for Windows C++ compiler
2006-06-20 04:41:42 +00:00

15 lines
309 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>