diff options
Diffstat (limited to 'libraries/SimGear/simgear-enable-if.patch')
-rw-r--r-- | libraries/SimGear/simgear-enable-if.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/libraries/SimGear/simgear-enable-if.patch b/libraries/SimGear/simgear-enable-if.patch deleted file mode 100644 index 2cf69cefe9ffa..0000000000000 --- a/libraries/SimGear/simgear-enable-if.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/simgear/nasal/cppbind/NasalHash.hxx b/simgear/nasal/cppbind/NasalHash.hxx -index aac672fd..2ee7d044 100644 ---- a/simgear/nasal/cppbind/NasalHash.hxx -+++ b/simgear/nasal/cppbind/NasalHash.hxx -@@ -23,6 +23,7 @@ - #include "to_nasal.hxx" - - #include <simgear/structure/map.hxx> -+#include <boost/core/enable_if.hpp> - #include <boost/iterator/iterator_facade.hpp> - - namespace nasal |