mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 01:29:50 +00:00
Fix no-PCH builds
This was SVN commit r9786.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include "lib/sysdep/arch/x86_x64/topology.h"
|
||||
|
||||
#include <set>
|
||||
#include <bitset>
|
||||
|
||||
#include "lib/bits.h"
|
||||
#include "lib/module_init.h"
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
#include "ScenarioEditor/ScenarioEditor.h"
|
||||
|
||||
#include "wx/choicebk.h"
|
||||
#include "wx/colordlg.h"
|
||||
|
||||
enum
|
||||
{
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
#include "GameInterface/Messages.h"
|
||||
|
||||
#include "wx/collpane.h"
|
||||
#include "wx/spinctrl.h"
|
||||
|
||||
using namespace AtlasMessage;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user