summaryrefslogtreecommitdiffstats
path: root/core/pch.hh
diff options
context:
space:
mode:
Diffstat (limited to 'core/pch.hh')
-rw-r--r--core/pch.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pch.hh b/core/pch.hh
index 3a013bd..dedd310 100644
--- a/core/pch.hh
+++ b/core/pch.hh
@@ -21,6 +21,7 @@
#include <stdexcept>
#include <thread>
#include <type_traits>
+#include <typeindex>
#include <unordered_map>
#include <unordered_set>
#include <vector>