From 9f01853678a4fbb4bbc4407d29c6420a1a91deb9 Mon Sep 17 00:00:00 2001 From: Simon Brand Date: Wed, 6 Jun 2018 10:46:34 +0100 Subject: [PATCH] Update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b7d87d..88eee54 100644 --- a/README.md +++ b/README.md @@ -103,14 +103,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.