removed a line
This commit is contained in:
parent
a3f432b3dd
commit
71a7746ccb
2 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -9,3 +9,5 @@ working
|
||||||
|
|
||||||
html
|
html
|
||||||
me.nlohmann.json.docset
|
me.nlohmann.json.docset
|
||||||
|
|
||||||
|
android
|
|
@ -50,8 +50,6 @@ Though it's 2016 already, the support for C++11 is still a bit sparse. Currently
|
||||||
- Clang 3.4 - 3.9 (and possibly later)
|
- Clang 3.4 - 3.9 (and possibly later)
|
||||||
- Microsoft Visual C++ 2015 / 14.0 (and possibly later)
|
- Microsoft Visual C++ 2015 / 14.0 (and possibly later)
|
||||||
|
|
||||||
The code is currently checked with Travis for GCC 4.9, GCC
|
|
||||||
|
|
||||||
I would be happy to learn about other compilers/versions.
|
I would be happy to learn about other compilers/versions.
|
||||||
|
|
||||||
Please note:
|
Please note:
|
||||||
|
|
Loading…
Reference in a new issue