Skip to content

Commit

Permalink
Also change the re2c file
Browse files Browse the repository at this point in the history
  • Loading branch information
tinloaf committed Mar 30, 2017
1 parent 40aff41 commit 0b1b630
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/json.hpp.re2c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0b1b630

Please sign in to comment.