From 8b47d578d021e7e903017fe367f915fa3219e69e Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Thu, 10 Apr 2014 10:50:12 -0700 Subject: [PATCH] Add ICC to the list of supported compilers. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5021a655..11022554 100644 --- a/README.rst +++ b/README.rst @@ -316,7 +316,7 @@ Portability The format library has been tested on the following systems and compilers: -* 64-bit (amd64) GNU/Linux with GCC 4.6.3 and 4.7.2 +* 64-bit (amd64) GNU/Linux with GCC 4.6.3, 4.7.2 and Intel C++ Compiler (ICC) 14.0.2 * 32-bit (i386) GNU/Linux with GCC 4.6.3 * Mac OS X with GCC 4.2.1 and Clang 4.2 * 64-bit Windows with Visual C++ 2010