mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-04 14:14:09 +00:00
add compiler-config: SPROUT_NO_CXX14_CONSTEXPR
This commit is contained in:
parent
a786a7ccb1
commit
05a1ebfa85
20 changed files with 229 additions and 188 deletions
|
@ -47,7 +47,7 @@
|
|||
# include <sprout/config/compiler/visualc.hpp>
|
||||
#endif
|
||||
|
||||
#include <sprout/config/compiler/no_cxx11_future.hpp>
|
||||
#include <sprout/config/compiler/no_future.hpp>
|
||||
#include <sprout/config/compiler/has_future.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_CONFIG_COMPILER_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue