aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cbs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cbs.h b/cbs.h
index c5bda54..8163e87 100644
--- a/cbs.h
+++ b/cbs.h
@@ -40,6 +40,7 @@
#ifdef __GNUC__
# pragma GCC diagnostic push
# pragma GCC diagnostic ignored "-Wunused-function"
+# pragma GCC diagnostic ignored "-Wparentheses"
#endif
/* Assert that the user is building for a supported platform. The only portable