mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 22:03:56 -07:00
7 lines
125 B
C
7 lines
125 B
C
#include "lib/precompiled.h" // common precompiled header
|
|
|
|
// network-specific PCH:
|
|
|
|
#if HAVE_PCH
|
|
|
|
#endif // HAVE_PCH
|