diff options
Diffstat (limited to 'audio/quelcom/files/patch-lib::qexception.hh')
-rw-r--r-- | audio/quelcom/files/patch-lib::qexception.hh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/quelcom/files/patch-lib::qexception.hh b/audio/quelcom/files/patch-lib::qexception.hh deleted file mode 100644 index 24e09c35a4b0..000000000000 --- a/audio/quelcom/files/patch-lib::qexception.hh +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/qexception.hh.orig Fri Feb 23 21:29:12 2001 -+++ lib/qexception.hh Fri Feb 13 19:17:38 2004 -@@ -5,6 +5,8 @@ - # ifndef _qexception_hh_ - # define _qexception_hh_ - -+using namespace std; -+ - #include <string> - - /*! |