SOURCES: flyhard-transform.patch (NEW) - fix problem with transform() function

lisu lisu at pld-linux.org
Thu Nov 27 15:34:15 CET 2008


Author: lisu                         Date: Thu Nov 27 14:34:15 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix problem with transform() function

---- Files affected:
SOURCES:
   flyhard-transform.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/flyhard-transform.patch
diff -u /dev/null SOURCES/flyhard-transform.patch:1.1
--- /dev/null	Thu Nov 27 15:34:16 2008
+++ SOURCES/flyhard-transform.patch	Thu Nov 27 15:34:10 2008
@@ -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>
+ 
================================================================


More information about the pld-cvs-commit mailing list