summaryrefslogtreecommitdiff
path: root/devel/simgear/files/patch-simgear-misc-sg_dir.cxx
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2012-09-07 13:06:41 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2012-09-07 13:06:41 +0000
commit000698041d602e3bd54ede32bd62f5b02c322f70 (patch)
treeaeacfb7178133e186920bab99ebb724553a54222 /devel/simgear/files/patch-simgear-misc-sg_dir.cxx
parentUpdate to 1.5.4 (diff)
Update Simgear and Flightgear ports to 2.8.0
Notes
Notes: svn path=/head/; revision=303810
Diffstat (limited to 'devel/simgear/files/patch-simgear-misc-sg_dir.cxx')
-rw-r--r--devel/simgear/files/patch-simgear-misc-sg_dir.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/simgear/files/patch-simgear-misc-sg_dir.cxx b/devel/simgear/files/patch-simgear-misc-sg_dir.cxx
deleted file mode 100644
index 2525acef9a53..000000000000
--- a/devel/simgear/files/patch-simgear-misc-sg_dir.cxx
+++ /dev/null
@@ -1,10 +0,0 @@
---- simgear/misc/sg_dir.cxx.orig 2012-04-28 14:53:45.756237069 +0300
-+++ simgear/misc/sg_dir.cxx 2012-04-28 14:54:09.314234598 +0300
-@@ -40,6 +40,7 @@
- #include <boost/foreach.hpp>
-
- #include <cstring>
-+#include <cstdlib>
- #include <iostream>
-
- using std::string;