Add ICC to the list of supported compilers.

This commit is contained in:
Victor Zverovich 2014-04-10 10:50:12 -07:00
parent f2e06804c5
commit 8b47d578d0

View File

@ -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