diff options
Diffstat (limited to 'src/gui/GraphTreeWindow.cpp')
-rw-r--r-- | src/gui/GraphTreeWindow.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/GraphTreeWindow.cpp b/src/gui/GraphTreeWindow.cpp index df47fabf..e5522a74 100644 --- a/src/gui/GraphTreeWindow.cpp +++ b/src/gui/GraphTreeWindow.cpp @@ -24,8 +24,6 @@ #include "ingen/client/GraphModel.hpp" #include "raul/Path.hpp" -using namespace std; - namespace Ingen { using namespace Client; |