diff options
Diffstat (limited to 'src/engine/NodeFactory.cpp')
-rw-r--r-- | src/engine/NodeFactory.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/NodeFactory.cpp b/src/engine/NodeFactory.cpp index 8af8fe12..9ee32c12 100644 --- a/src/engine/NodeFactory.cpp +++ b/src/engine/NodeFactory.cpp @@ -16,6 +16,7 @@ */ #include <cstdlib> +#include <string> #include <pthread.h> #include <dirent.h> #include <float.h> |