diff options
Diffstat (limited to 'NT/src/factory.cpp')
| -rw-r--r-- | NT/src/factory.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NT/src/factory.cpp b/NT/src/factory.cpp index 73a96f4..9706af7 100644 --- a/NT/src/factory.cpp +++ b/NT/src/factory.cpp @@ -1,6 +1,7 @@ #include "factory.h" using namespace Rotor; +using namespace std; Node_factory::Node_factory(){ //for now, statically load prototype map in constructor |
