Updated docs on the required version of GCC

This commit is contained in:
Snaipe 2015-11-25 20:16:26 +01:00
parent fa29b3c6db
commit 26b25cf1f9

View file

@ -8,7 +8,7 @@ The library is supported on Linux, OS X, FreeBSD, and Windows.
The following compilers are supported to compile both the library and the tests:
* GCC 4.9+
* GCC 4.9+ (Can be relaxed to GCC 4.6+ when not using C++)
* Clang 3.4+
* MSVC 14+ (Included in Visual Studio 2015 or later)