mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
fix config macro name
This commit is contained in:
parent
d1379ff155
commit
1ed18456b3
13 changed files with 64 additions and 20 deletions
|
@ -47,6 +47,7 @@
|
|||
# include <sprout/config/compiler/visualc.hpp>
|
||||
#endif
|
||||
|
||||
#include <sprout/config/compiler/cxx11.hpp>
|
||||
#include <sprout/config/compiler/no_cxx11_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