summaryrefslogtreecommitdiff
path: root/solenv/inc/prewin.h
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/inc/prewin.h')
-rw-r--r--solenv/inc/prewin.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/solenv/inc/prewin.h b/solenv/inc/prewin.h
index 0eedfe122963..c7041b08fad4 100644
--- a/solenv/inc/prewin.h
+++ b/solenv/inc/prewin.h
@@ -41,7 +41,9 @@
extern "C" {
#endif
+#if !defined STRICT
#define STRICT
+#endif
#ifdef _MSC_VER
#pragma warning(push, 1)
#endif