summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/shlxthandler/columninfo/columninfo.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/win32/shlxthandler/columninfo/columninfo.cxx b/shell/source/win32/shlxthandler/columninfo/columninfo.cxx
index 43c5a3fe8ddf..9b276adeb393 100644
--- a/shell/source/win32/shlxthandler/columninfo/columninfo.cxx
+++ b/shell/source/win32/shlxthandler/columninfo/columninfo.cxx
@@ -27,7 +27,7 @@
#include <sal/macros.h>
#include <malloc.h>
-#if defined GCC
+#if defined __GNUC__
#pragma GCC diagnostic warning "-Wmissing-braces"
#endif