fix config macro name

This commit is contained in:
bolero-MURAKAMI 2013-01-13 17:41:45 +09:00
parent d1379ff155
commit 1ed18456b3
13 changed files with 64 additions and 20 deletions

View file

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