summaryrefslogtreecommitdiffstats
path: root/src/common/interface/Node.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/interface/Node.hpp')
-rw-r--r--src/common/interface/Node.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/interface/Node.hpp b/src/common/interface/Node.hpp
index 4a700a12..7a1a6280 100644
--- a/src/common/interface/Node.hpp
+++ b/src/common/interface/Node.hpp
@@ -21,6 +21,7 @@
#include <stdint.h>
#include "GraphObject.hpp"
+#include <iostream>
namespace Ingen {
namespace Shared {