diff options
Diffstat (limited to 'src/cnode/cnode-algorithm.cpp')
-rw-r--r-- | src/cnode/cnode-algorithm.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cnode/cnode-algorithm.cpp b/src/cnode/cnode-algorithm.cpp index 3722d13..9ac5404 100644 --- a/src/cnode/cnode-algorithm.cpp +++ b/src/cnode/cnode-algorithm.cpp @@ -24,7 +24,6 @@ #include <cparse/cparse.hpp> #include <cnode/cnode-algorithm.hpp> -using namespace std; using namespace cnode; |