]> git.pld-linux.org Git - packages/flyhard.git/commitdiff
- fix problem with transform() function
authorlisu <lisu@pld-linux.org>
Thu, 27 Nov 2008 14:34:10 +0000 (14:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    flyhard-transform.patch -> 1.1

flyhard-transform.patch [new file with mode: 0644]

diff --git a/flyhard-transform.patch b/flyhard-transform.patch
new file mode 100644 (file)
index 0000000..7397230
--- /dev/null
@@ -0,0 +1,10 @@
+--- flyhard-0.41/src/loadimag.cpp~     2008-11-22 17:46:57.000000000 +0100
++++ flyhard-0.41/src/loadimag.cpp      2008-11-27 14:44:20.000000000 +0100
+@@ -20,6 +20,7 @@
+ #include <SDL_inc.h>
+ #include <png.h>
+ #include <cctype>
++#include <algorithm>
+ #include <iostream>
This page took 0.070587 seconds and 4 git commands to generate.