remove debugging output
[ardour.git] / libs / pbd / textreceiver.cc
index 2cd1cf3712a2746578a02a562b8dd1c3ae968db3..19c84c6b143f13a5d42f8ceae66658a708f81872 100644 (file)
@@ -23,6 +23,8 @@
 
 #include "pbd/textreceiver.h"
 
+using namespace std;
+
 TextReceiver::TextReceiver (const string &n)
 
 {