diff options
Diffstat (limited to 'include/ingen/Port.hpp')
-rw-r--r-- | include/ingen/Port.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ingen/Port.hpp b/include/ingen/Port.hpp index 6780f635..c703c6d8 100644 --- a/include/ingen/Port.hpp +++ b/include/ingen/Port.hpp @@ -20,8 +20,6 @@ #include <stdint.h> -#include <set> - #include "ingen/GraphObject.hpp" namespace Raul { class Atom; } |