mirror of
https://github.com/Relintai/scons_gd.git
synced 2025-03-12 18:38:59 +01:00
4 lines
96 B
C++
4 lines
96 B
C++
#include "StdAfx.h"
|
|
#ifndef PCHDEF
|
|
this line generates an error if PCHDEF is not defined!
|
|
#endif |