diff options
author | Riccardo Spagni <ric@spagni.net> | 2015-01-02 18:52:46 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2015-01-02 18:52:46 +0200 |
commit | f4b69d553a249ace3694e3b4fd307ddffa156d7d (patch) | |
tree | 26dbcfe83c94350b492ccb5e1a0ba2f9d1582fc5 /contrib/epee/include/warnings.h | |
parent | Merge pull request #203 (diff) | |
download | monero-f4b69d553a249ace3694e3b4fd307ddffa156d7d.tar.xz |
year updated in license
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 |