diff options
Diffstat (limited to 'Gem/develop/include')
-rw-r--r-- | Gem/develop/include/Gem/Gem/Dylib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Gem/develop/include/Gem/Gem/Dylib.h b/Gem/develop/include/Gem/Gem/Dylib.h index f145e8b..0738fca 100644 --- a/Gem/develop/include/Gem/Gem/Dylib.h +++ b/Gem/develop/include/Gem/Gem/Dylib.h @@ -14,6 +14,7 @@ LOG #define _INCLUDE__GEM_GEM_DYLIB_H_ #include "Gem/Exception.h" +#include <string> /* an opaque handle to the platform specific library handle */ |