summaryrefslogtreecommitdiffstats
path: root/src/engine/events/SendPortValueEvent.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/SendPortValueEvent.hpp')
-rw-r--r--src/engine/events/SendPortValueEvent.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/events/SendPortValueEvent.hpp b/src/engine/events/SendPortValueEvent.hpp
index ad9ae5a1..8eaaee1a 100644
--- a/src/engine/events/SendPortValueEvent.hpp
+++ b/src/engine/events/SendPortValueEvent.hpp
@@ -18,10 +18,8 @@
#ifndef SENDPORTVALUEEVENT_H
#define SENDPORTVALUEEVENT_H
-#include <string>
#include "engine/Event.hpp"
#include "engine/types.hpp"
-using std::string;
namespace Ingen {