repo.or.cz
/
scons.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Forward port benchmark for type checking
[scons.git]
/
test
/
MSVC
/
msvc_fixture
/
StdAfx.cpp
blob
caba43c9021798526e5add2da2a5ab186653bf73
1
// SPDX-License-Identifier: MIT
2
//
3
// Copyright The SCons Foundation
4
5
#include
"StdAfx.h"
6
#ifndef PCHDEF
7
this
line generates an error
if
PCHDEF is
not
defined
!
8
#endif