CBXShell/CBXManager/stdafx.cpp
2017-02-25 20:45:53 +01:00

9 lines
287 B
C++

// stdafx.cpp : source file that includes just the standard includes
// CBXManager.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
#if (_ATL_VER < 0x0700)
#include <atlimpl.cpp>
#endif //(_ATL_VER < 0x0700)