4 lines
79 B
C++
4 lines
79 B
C++
|
#ifdef PCH_INCLUDED
|
||
|
# error "PCH must not be included into this file!"
|
||
|
#endif
|