]> git.stg.codes - stg.git/blobdiff - projects/sgconf/parser.cpp
Removed "using namespace std;" from parser.cpp.
[stg.git] / projects / sgconf / parser.cpp
index 9d340e8315f4e41780b650a8c953d30bca64e8d1..16362536fd75d1e6c0b87821c6fcb1913675a1c8 100644 (file)
@@ -37,8 +37,6 @@
 #include "stg/netunit.h"
 #include "stg/request.h"
 
-using namespace std;
-
 int parse_depth = 0;
 XML_Parser parser;
 //---------------------------------------------------------------------------