Kaydet (Commit) 6fbe6d28 authored tarafından David Tardon's avatar David Tardon

WaE: "NOMINMAX" redefined

üst d9943588
...@@ -36,7 +36,9 @@ ...@@ -36,7 +36,9 @@
#include "document.hxx" #include "document.hxx"
#ifdef WNT #ifdef WNT
#if !defined NOMINMAX
#define NOMINMAX #define NOMINMAX
#endif
#include <prewin.h> #include <prewin.h>
#include <postwin.h> #include <postwin.h>
#undef NOMINMAX #undef NOMINMAX
......
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