diff options
-rw-r--r-- | common.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ # endif #endif + #ifndef __GNUC__ # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wunused-macros" |
index : libar2 | ||
[Feature complete] Library for the Argon2-family of hashing functions | Mattias Andrée <m@maandree.se> |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | common.h | 1 |
@@ -59,6 +59,7 @@ # endif #endif + #ifndef __GNUC__ # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wunused-macros" |