Sign in
qemu
/
meson
/
refs/heads/dotinclude
/
.
/
test cases
/
common
/
14 cpp pch
/
pch
/
prog_pch.cc
blob: aff122589988af955650e7dc2fae3014d17dcffb [
file
]
#if !defined(_MSC_VER)
#error
"This file is only for use with MSVC."
#endif
#include
"prog.hh"