diff options
Diffstat (limited to 'contrib/epee/include/warnings.h')
-rw-r--r-- | contrib/epee/include/warnings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/epee/include/warnings.h b/contrib/epee/include/warnings.h index 37d7a2900..df5c7d1db 100644 --- a/contrib/epee/include/warnings.h +++ b/contrib/epee/include/warnings.h @@ -27,4 +27,4 @@ #define DISABLE_GCC_AND_CLANG_WARNING(w) _Pragma(BOOST_PP_STRINGIZE(GCC diagnostic ignored BOOST_PP_STRINGIZE(-W##w))) -#endif
\ No newline at end of file +#endif |