diff options
Diffstat (limited to 'audio/quelcom/files/patch-lib::qcuthandler.hh')
-rw-r--r-- | audio/quelcom/files/patch-lib::qcuthandler.hh | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/quelcom/files/patch-lib::qcuthandler.hh b/audio/quelcom/files/patch-lib::qcuthandler.hh new file mode 100644 index 000000000000..05f13f34a9d6 --- /dev/null +++ b/audio/quelcom/files/patch-lib::qcuthandler.hh @@ -0,0 +1,13 @@ +--- lib/qcuthandler.hh.orig Fri Feb 23 21:29:12 2001 ++++ lib/qcuthandler.hh Fri Feb 13 19:17:38 2004 +@@ -8,7 +8,9 @@ + # include <string> + + # include "qvf.hh" +- ++ ++using namespace std; ++ + /*! + * \brief class for file-cut specifications + * |