Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/entity.cc')
-rw-r--r--src/core/entity.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/entity.cc b/src/core/entity.cc
index 4d8c4c7..ff15e6e 100644
--- a/src/core/entity.cc
+++ b/src/core/entity.cc
@@ -7,6 +7,7 @@
#include <vector>
#include <iomanip>
#include <cstring>
+#include <cassert>
#include "auxiliary/functions.h"
#include "sys/sys.h"