]> git.pld-linux.org Git - packages/alsaplayer.git/commitdiff
- fixes gcc3 c++ conformance
authorfilon <filon@sokrates.mimuw.edu.pl>
Thu, 24 Jan 2002 19:16:14 +0000 (19:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alsaplayer-c++.patch -> 1.1

alsaplayer-c++.patch [new file with mode: 0644]

diff --git a/alsaplayer-c++.patch b/alsaplayer-c++.patch
new file mode 100644 (file)
index 0000000..63569c0
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN alsaplayer-0.99.52-cvs20011126-jack/app/Main.cpp alsaplayer-0.99.52-cvs20011126-jack-new/app/Main.cpp
+--- alsaplayer-0.99.52-cvs20011126-jack/app/Main.cpp   Thu Jan 24 12:45:46 2002
++++ alsaplayer-0.99.52-cvs20011126-jack-new/app/Main.cpp       Thu Jan 24 13:06:45 2002
+@@ -47,6 +47,8 @@
+ #include "utilities.h"
+ #include "error.h"
++#include <cstdarg>
++
+ Playlist * playlist = NULL;
+ int global_reverb_on = 0;
This page took 0.085084 seconds and 4 git commands to generate.