Files
cmake/Tests/RunCMake/PrecompileHeaders/non-pch.cpp
T

4 lines
79 B
C++

#ifdef PCH_INCLUDED
# error "PCH must not be included into this file!"
#endif