summaryrefslogtreecommitdiff
path: root/graphics/ogre3d/files/patch-OgreBitwise.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ogre3d/files/patch-OgreBitwise.h')
-rw-r--r--graphics/ogre3d/files/patch-OgreBitwise.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/ogre3d/files/patch-OgreBitwise.h b/graphics/ogre3d/files/patch-OgreBitwise.h
deleted file mode 100644
index d44b87a3d0a3..000000000000
--- a/graphics/ogre3d/files/patch-OgreBitwise.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- OgreMain/include/OgreBitwise.h.orig 2019-03-30 05:11:05 UTC
-+++ OgreMain/include/OgreBitwise.h
-@@ -29,6 +29,9 @@ THE SOFTWARE.
- #define _Bitwise_H__
-
- #include "OgrePrerequisites.h"
-+#undef bswap16
-+#undef bswap32
-+#undef bswap64
-
- #ifndef __has_builtin
- // Compatibility with non-clang compilers