/3rd_party/wtl/Samples/GuidGen/stdatl.cpp
https://code.google.com/p/softart/ · C++ · 9 lines · 4 code · 2 blank · 3 comment · 1 complexity · ebeaf49bcc0ba9425d89d0eb05fce864 MD5 · raw file
- // stdatl.cpp : source file that includes just the standard includes
- // GuidGen.pch will be the pre-compiled header
- // stdatl.obj will contain the pre-compiled type information
-
- #include "stdatl.h"
-
- #if (_ATL_VER < 0x0700) && !defined(_WIN32_WCE)
- #include <atlimpl.cpp>
- #endif //(_ATL_VER < 0x0700)