diff options
Diffstat (limited to 'src/common/Common.h')
| -rw-r--r-- | src/common/Common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/Common.h b/src/common/Common.h index 605b6dc4ae8..6c94f461d2a 100644 --- a/src/common/Common.h +++ b/src/common/Common.h @@ -45,6 +45,7 @@ #include <boost/optional.hpp> #include <boost/utility/in_place_factory.hpp> +#include <boost/functional/hash.hpp> #include "Debugging/Errors.h" |
