Skip to content

Commit

Permalink
dropped GCC 4.8 support (due to #110)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann committed Dec 8, 2015
1 parent 9da8770 commit c767f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ to the files you want to use JSON objects. That's it. Do not forget to set the n

Though it's 2015 already, the support for C++11 is still a bit sparse. Currently, the following compilers are known to work:

- GCC 4.8 - 5.2
- GCC 4.9 - 5.2
- Clang 3.4 - 3.7
- Microsoft Visual C++ 14.0 RC

Expand Down

0 comments on commit c767f46

Please sign in to comment.