summaryrefslogtreecommitdiff
path: root/square.cpp
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2015-07-02 21:25:39 -0400
committerJeffrey Walton <noloader@gmail.com>2015-07-02 21:25:39 -0400
commit1f0c35e6693db8350ebd99998dbbd23cf303e40d (patch)
tree26d4419b45f889503d4cce1b0b7ad9414f9c37f8 /square.cpp
parentb2820c28d3bda5fcffb799598a45466772c4b559 (diff)
downloadcryptopp-git-1f0c35e6693db8350ebd99998dbbd23cf303e40d.tar.gz
Cleared initialization warning related to use of brackets
Diffstat (limited to 'square.cpp')
-rw-r--r--square.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/square.cpp b/square.cpp
index 00e6bddb..7513be7f 100644
--- a/square.cpp
+++ b/square.cpp
@@ -6,6 +6,10 @@
#include "misc.h"
#include "gf256.h"
+#if GCC_DIAGNOSTIC_AWARE
+# pragma GCC diagnostic ignored "-Wmissing-braces"
+#endif
+
NAMESPACE_BEGIN(CryptoPP)
// apply theta to a roundkey