mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-20 23:33:59 -07:00
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
|