📝 cleanup after #391

This commit is contained in:
Niels Lohmann
2016-12-11 16:06:52 +01:00
parent 446019aefd
commit a9d7d315a5
2 changed files with 2 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ SOFTWARE.
#if defined(__clang__) || defined(__GNUC__) || defined(__GNUG__)
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wfloat-equal"
#pragma GCC diagnostic ignored "-Wdocumentation"
#endif
// allow for portable deprecation warnings