diff options
Diffstat (limited to 'games/flightgear/files/patch-src-Instrumentation-dclgps.cxx')
-rw-r--r-- | games/flightgear/files/patch-src-Instrumentation-dclgps.cxx | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/flightgear/files/patch-src-Instrumentation-dclgps.cxx b/games/flightgear/files/patch-src-Instrumentation-dclgps.cxx deleted file mode 100644 index cd308966fde9..000000000000 --- a/games/flightgear/files/patch-src-Instrumentation-dclgps.cxx +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Instrumentation/dclgps.cxx.orig 2012-04-28 19:17:14.631235381 +0300 -+++ src/Instrumentation/dclgps.cxx 2012-04-28 19:17:34.070236096 +0300 -@@ -39,6 +39,7 @@ - - #include <fstream> - #include <iostream> -+#include <cstdlib> - - using namespace std; - - |