diff options
Diffstat (limited to 'games/flightgear/files/patch-src-Airports-runwayprefs.cxx')
-rw-r--r-- | games/flightgear/files/patch-src-Airports-runwayprefs.cxx | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/flightgear/files/patch-src-Airports-runwayprefs.cxx b/games/flightgear/files/patch-src-Airports-runwayprefs.cxx deleted file mode 100644 index 3ea13d8fbf70..000000000000 --- a/games/flightgear/files/patch-src-Airports-runwayprefs.cxx +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Airports/runwayprefs.cxx.orig 2012-04-28 17:05:44.544236696 +0300 -+++ src/Airports/runwayprefs.cxx 2012-04-28 17:06:08.564242690 +0300 -@@ -26,6 +26,7 @@ - #endif - - #include <math.h> -+#include <cstdlib> - #include <cstring> - - #include <simgear/compiler.h> - |