repo.or.cz
/
windows-sources.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added some development tools
[windows-sources.git]
/
developer
/
VC
/
WTL80
/
Samples
/
Alpha
/
stdafx.cpp
blob
f924d3ad6657255796676b29335ce04889fc6e84
1
// stdafx.cpp : source file that includes just the standard includes
2
// Alpha.pch will be the pre-compiled header
3
// stdafx.obj will contain the pre-compiled type information
4
5
#include
"stdafx.h"
6
7
#if (_ATL_VER < 0x0700)
8
#include <atlimpl.cpp>
9
#endif
//(_ATL_VER < 0x0700)