summaryrefslogtreecommitdiffstats
path: root/src/engine/events/DisconnectionEvent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/DisconnectionEvent.cpp')
-rw-r--r--src/engine/events/DisconnectionEvent.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine/events/DisconnectionEvent.cpp b/src/engine/events/DisconnectionEvent.cpp
index 3e7d41a0..ec90480f 100644
--- a/src/engine/events/DisconnectionEvent.cpp
+++ b/src/engine/events/DisconnectionEvent.cpp
@@ -28,6 +28,8 @@
#include "PortImpl.hpp"
#include "EngineStore.hpp"
+using namespace std;
+
namespace Ingen {