summarylogtreecommitdiffstats
path: root/luabind.patch
diff options
context:
space:
mode:
Diffstat (limited to 'luabind.patch')
-rw-r--r--luabind.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/luabind.patch b/luabind.patch
deleted file mode 100644
index a8e402220f24..000000000000
--- a/luabind.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- a/vendor/luabind/include/luabind/object.hpp
-+++ b/vendor/luabind/include/luabind/object.hpp
-@@ -544,6 +544,7 @@
- handle m_key;
- };
-
-+#if BOOST_VERSION < 105700
- // Needed because of some strange ADL issues.
-
- #define LUABIND_OPERATOR_ADL_WKND(op) \
-@@ -565,6 +566,7 @@
- LUABIND_OPERATOR_ADL_WKND(!=)
-
- #undef LUABIND_OPERATOR_ADL_WKND
-+#endif
-
- } // namespace detail
-