mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-14 15:04:09 +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
|
@ -10,7 +10,7 @@
|
|||
|
||||
#include <sprout/config.hpp>
|
||||
#if SPROUT_USE_TEMPLATE_ALIASES
|
||||
# include <cstddef>
|
||||
# include <sprout/workaround/std/cstddef.hpp>
|
||||
# include <sprout/string/string.hpp>
|
||||
#endif // #if SPROUT_USE_TEMPLATE_ALIASES
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue