Kaydet (Commit) 27a8a028 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Revert "Oops"

This reverts commit 03c766e6.
üst 3559b4b1
......@@ -9,7 +9,7 @@
+#ifndef _WIN32
+#include <endian.h>
+#if __BYTE_ORDER == __BIG_ENDIAN
+#define CMS_USE_BIG_ENDIAN 1
+#define USE_BIG_ENDIAN 1
+#endif
+#endif /* !_WIN32 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment