summaryrefslogtreecommitdiff
path: root/audio/tclmidi/files/strstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/tclmidi/files/strstream.h')
-rw-r--r--audio/tclmidi/files/strstream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/tclmidi/files/strstream.h b/audio/tclmidi/files/strstream.h
index 8897edb70330..75480ede00a8 100644
--- a/audio/tclmidi/files/strstream.h
+++ b/audio/tclmidi/files/strstream.h
@@ -36,6 +36,7 @@ using std::strstreambuf;
using std::istrstream;
using std::ostrstream;
using std::strstream;
+using namespace std;
#endif