Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/base/faction.cc')
-rw-r--r--src/game/base/faction.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/base/faction.cc b/src/game/base/faction.cc
index 2dd8a1a..5b89e8c 100644
--- a/src/game/base/faction.cc
+++ b/src/game/base/faction.cc
@@ -9,6 +9,8 @@
#include "core/range.h"
#include "base/faction.h"
+#include <cassert>
+
namespace game {
core::InfoType *Faction::faction_infotype = 0;