forked from mirrors/0ad
7d3d8fdbf3
This was SVN commit r4249.
8 lines
125 B
C
8 lines
125 B
C
#include "lib/precompiled.h" // common precompiled header
|
|
|
|
// network-specific PCH:
|
|
|
|
#if HAVE_PCH
|
|
|
|
#endif // HAVE_PCH
|