summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/context/context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/context/context.h b/src/context/context.h
index 6375707b9..34107ef29 100644
--- a/src/context/context.h
+++ b/src/context/context.h
@@ -26,6 +26,7 @@
#include <cstring>
#include <vector>
#include <new>
+#include <typeinfo>
#include "context/context_mm.h"
#include "util/Assert.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback