diff options
Diffstat (limited to 'src/JackDriver.hpp')
-rw-r--r-- | src/JackDriver.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/JackDriver.hpp b/src/JackDriver.hpp index c5da141..03a758a 100644 --- a/src/JackDriver.hpp +++ b/src/JackDriver.hpp @@ -18,7 +18,6 @@ #ifndef PATCHAGE_JACKDRIVER_HPP #define PATCHAGE_JACKDRIVER_HPP -#include <iostream> #include <boost/shared_ptr.hpp> #include <jack/jack.h> #include <jack/statistics.h> |