added some development tools
[windows-sources.git] / developer / VC / WTL80 / Samples / TabBrowser / stdafx.cpp
blob5b8256b4cc39aa5b6e3a66c8a25db546d24413c4
1 // stdafx.cpp : source file that includes just the standard includes
2 // TabBrowser.pch will be the pre-compiled header
3 // stdafx.obj will contain the pre-compiled type information
5 #include "stdafx.h"
7 #if (_ATL_VER < 0x0700)
8 #include <atlimpl.cpp>
9 #endif //(_ATL_VER < 0x0700)