summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/OSDependent/Windows/osinclude.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/shader/slang/OSDependent/Windows/osinclude.h')
-rwxr-xr-xsrc/mesa/shader/slang/OSDependent/Windows/osinclude.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/shader/slang/OSDependent/Windows/osinclude.h b/src/mesa/shader/slang/OSDependent/Windows/osinclude.h
index c74a46b8fa..97a9e9f3df 100755
--- a/src/mesa/shader/slang/OSDependent/Windows/osinclude.h
+++ b/src/mesa/shader/slang/OSDependent/Windows/osinclude.h
@@ -1,5 +1,5 @@
//
-//Copyright (C) 2002-2004 3Dlabs Inc. Ltd.
+//Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
//All rights reserved.
//
//Redistribution and use in source and binary forms, with or without
@@ -44,7 +44,7 @@
#error Trying to include a windows specific file in a non windows build.
#endif
-#define STRICT 1
+#define STRICT
#define VC_EXTRALEAN 1
#include <windows.h>
#include <assert.h>