diff options
Diffstat (limited to 'boost/common/unordered/test.hxx')
-rw-r--r-- | boost/common/unordered/test.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/boost/common/unordered/test.hxx b/boost/common/unordered/test.hxx index 1477fe7..8bbf0a6 100644 --- a/boost/common/unordered/test.hxx +++ b/boost/common/unordered/test.hxx @@ -5,6 +5,8 @@ #ifndef TEST_HXX #define TEST_HXX +#include <string> + #include <boost/unordered_set.hpp> #include <boost/unordered_map.hpp> |