mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 00:29:55 -06:00
4 lines
79 B
C++
4 lines
79 B
C++
#ifdef PCH_INCLUDED
|
|
# error "PCH must not be included into this file!"
|
|
#endif
|