summaryrefslogtreecommitdiffstats
path: root/include/ingen/Port.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-10-21 22:37:36 +0000
committerDavid Robillard <d@drobilla.net>2011-10-21 22:37:36 +0000
commit221b1bfaec0ba4a9b1067fd16e2fb100e60a93ba (patch)
treedb0110cdad350c8e04f021ff7e0024f105506f5e /include/ingen/Port.hpp
parent20b765b8befa32eed913e16d68f03a65459a605d (diff)
downloadingen-221b1bfaec0ba4a9b1067fd16e2fb100e60a93ba.tar.gz
ingen-221b1bfaec0ba4a9b1067fd16e2fb100e60a93ba.tar.bz2
ingen-221b1bfaec0ba4a9b1067fd16e2fb100e60a93ba.zip
Tidy headers.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3573 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'include/ingen/Port.hpp')
-rw-r--r--include/ingen/Port.hpp2
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; }