Also change the re2c file

This commit is contained in:
Lukas Barth 2017-03-30 16:14:02 +02:00
parent 40aff4182f
commit 0b1b6307a5

View file

@ -12919,6 +12919,9 @@ inline nlohmann::json::json_pointer operator "" _json_pointer(const char* s, std
#if defined(__clang__) || defined(__GNUC__) || defined(__GNUG__)
#pragma GCC diagnostic pop
#endif
#if defined(__clang__)
#pragma GCC diagnostic pop
#endif
// clean up
#undef JSON_CATCH