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 e83340bdd84..58bb006166a 100644 --- a/src/common/Common.h +++ b/src/common/Common.h @@ -39,6 +39,7 @@ #include <sstream> #include <algorithm> #include <memory> +#include <vector> #include <boost/optional.hpp> #include <boost/utility/in_place_factory.hpp> |