aboutsummaryrefslogtreecommitdiff
path: root/src/common/Common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Common.h')
-rw-r--r--src/common/Common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/Common.h b/src/common/Common.h
index cd9301e633d..908cd487822 100644
--- a/src/common/Common.h
+++ b/src/common/Common.h
@@ -43,6 +43,8 @@
#include <vector>
#include <array>
+#include <boost/functional/hash.hpp>
+
#include "Debugging/Errors.h"
#include "Threading/LockedQueue.h"