diff options
Diffstat (limited to 'src/server/InternalPlugin.cpp')
-rw-r--r-- | src/server/InternalPlugin.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/server/InternalPlugin.cpp b/src/server/InternalPlugin.cpp index c81d7563..17f6fc70 100644 --- a/src/server/InternalPlugin.cpp +++ b/src/server/InternalPlugin.cpp @@ -24,8 +24,6 @@ #include "Engine.hpp" #include "InternalPlugin.hpp" -using namespace std; - namespace Ingen { namespace Server { |