diff --git a/src/ofxNDIsender.h b/src/ofxNDIsender.h index e589b91..2eda61c 100644 --- a/src/ofxNDIsender.h +++ b/src/ofxNDIsender.h @@ -25,6 +25,7 @@ ========================================================================= 08.07.18 - Use ofxNDIsend class + 07.12.19 - remove iostream */ #pragma once @@ -44,7 +45,6 @@ #include #include -#include // for cout #include "Processing.NDI.Lib.h" // NDI SDK #include "ofxNDIsend.h" // basic sender functions #include "ofxNDIutils.h" // buffer copy utilities