summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango/pangowin32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pango/pangowin32.h b/pango/pangowin32.h
index 406c428b..5a773811 100644
--- a/pango/pangowin32.h
+++ b/pango/pangowin32.h
@@ -30,7 +30,10 @@
G_BEGIN_DECLS
+#ifndef STRICT
#define STRICT
+#endif
+
#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x0600 /* To get ClearType-related macros */
#endif