diff --git a/doc/setup.rst b/doc/setup.rst index b4001e2..f5f4c2d 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -7,6 +7,7 @@ Prerequisites 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+ * Clang 3.4+ * MSVC 14+ (Included in Visual Studio 2015 or later)