From 856aad9aea556aafd2ddd9645352b81f4cd2af53 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 23 Feb 2016 14:57:20 +0300 Subject: Add pragmas for disable -Wswitch-bool in some places. --- src/localconsts.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/localconsts.h') diff --git a/src/localconsts.h b/src/localconsts.h index 2d3aa030b..09e0eae8b 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -156,6 +156,7 @@ #define const2 #define PRAGMA6(str) #endif // ADVGCC +#define PRAGMA(str) _Pragma(str) #ifdef __GNUC__ #ifdef ENABLE_CILKPLUS -- cgit v1.2.3-60-g2f50