mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later
This commit is contained in:
parent
74f79f3717
commit
3c4a048f25
263 changed files with 311 additions and 270 deletions
|
@ -35,8 +35,8 @@ Supported Compilers
|
|||
|
||||
Linux:
|
||||
|
||||
* GCC, C++11 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.8.0, 4.8.1, 4.8.2, 4.9.0
|
||||
* Clang, C++11 mode: 3.2, 3.3, 3.4
|
||||
* GCC, C++11/14 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.8.0, 4.8.1, 4.8.2, 4.9.0
|
||||
* Clang, C++11/14 mode: 3.2, 3.3, 3.4
|
||||
|
||||
*******************************************************************************
|
||||
Author
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue