From 1eb0a2ec984e714b8089f50659462969f2df7202 Mon Sep 17 00:00:00 2001 From: Simon Brand Date: Wed, 6 Jun 2018 10:46:12 +0100 Subject: [PATCH] Update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c15e6c1..65dbdd9 100644 --- a/README.md +++ b/README.md @@ -72,14 +72,13 @@ Tested on: * g++ 8.0.1 * g++ 7.3 * g++ 6.4 + * g++ 5.5 * g++ 4.9 * g++ 4.8 - Windows * MSVC 2015 * MSVC 2017 -Unfortunately GCC5.5 has a compiler bug which I have not worked around yet. All other GCC5 versions should work. - ### Dependencies Requires [Standardese](https://github.com/foonathan/standardese) for generating documentation.