summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/PrecompileHeaders/non-pch.cpp
blob: df5a79f123ab2f827ecc2143fbbe454bf9b1b3c7 (plain)
1
2
3
#ifdef PCH_INCLUDED
#  error "PCH must not be included into this file!"
#endif