summaryrefslogtreecommitdiff
path: root/tftables.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tftables.cpp')
-rw-r--r--tftables.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tftables.cpp b/tftables.cpp
index dc654cf..974d143 100644
--- a/tftables.cpp
+++ b/tftables.cpp
@@ -3,6 +3,10 @@
#include "pch.h"
#include "twofish.h"
+#if GCC_DIAGNOSTIC_AWARE
+# pragma GCC diagnostic ignored "-Wmissing-braces"
+#endif
+
NAMESPACE_BEGIN(CryptoPP)
const byte Twofish::Base::q[2][256] = {