diff options
Diffstat (limited to 'src/server/shared/Common.h')
-rw-r--r-- | src/server/shared/Common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/shared/Common.h b/src/server/shared/Common.h index 4e1e24cce42..dc9e948966d 100644 --- a/src/server/shared/Common.h +++ b/src/server/shared/Common.h @@ -40,6 +40,7 @@ #include <algorithm> #include <boost/optional.hpp> +#include <boost/utility/in_place_factory.hpp> #include "Debugging/Errors.h" |