From 71a7746ccb09e2b5796bd40192747aba64c43e5a Mon Sep 17 00:00:00 2001 From: Niels Date: Wed, 25 May 2016 21:55:03 +0200 Subject: [PATCH] removed a line --- .gitignore | 2 ++ README.md | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e1011fc2a9..c610519ef3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ working html me.nlohmann.json.docset + +android \ No newline at end of file diff --git a/README.md b/README.md index 97d0aa635e..5bbef3c8ae 100644 --- a/README.md +++ b/README.md @@ -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) - 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. Please note: