//=== and must not be UNIX code
//===----------------------------------------------------------------------===//
+#ifdef __MINGW
+// This ban should be lifted when MinGW 1.0+ has defined this value.
+# define _HEAPOK (-2)
+#endif
+
namespace llvm {
using namespace sys;
//=== and must not be UNIX code
//===----------------------------------------------------------------------===//
+#ifdef __MINGW
+// This ban should be lifted when MinGW 1.0+ has defined this value.
+# define _HEAPOK (-2)
+#endif
+
namespace llvm {
using namespace sys;