freebsd-ports/audio/quelcom/files/patch-lib::qmp3.hh
Kirill Ponomarev 51505fe871 - Update to version 0.4.0
PR:		ports/62813
Submitted by:	Ports Fury
2004-02-14 12:54:17 +00:00

11 lines
213 B
C++

--- lib/qmp3.hh.orig Fri Feb 23 21:29:12 2001
+++ lib/qmp3.hh Fri Feb 13 19:17:38 2004
@@ -5,6 +5,8 @@
# ifndef _qmp3_hh_
# define _qmp3_hh_
+using namespace std;
+
# include <string>
# include "qfile.hh"