diff options
-rw-r--r-- | src/core/common/Location.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/common/Location.hpp b/src/core/common/Location.hpp index 0dd359d..39e1011 100644 --- a/src/core/common/Location.hpp +++ b/src/core/common/Location.hpp @@ -19,6 +19,8 @@ #ifndef _OUSIA_LOCATION_HPP_ #define _OUSIA_LOCATION_HPP_ +#include <string> + namespace ousia { /** |