Sprout/sprout/preprocessor/str_all.hpp
bolero-MURAKAMI 89e2be54fa add stringize preprocessor
add random using
add some headers
2012-04-14 12:31:47 +09:00

10 lines
296 B
C++

#ifndef SPROUT_PREPROCESSOR_STR_ALL_HPP
#define SPROUT_PREPROCESSOR_STR_ALL_HPP
#include <sprout/config.hpp>
#include <sprout/preprocessor/wstr.hpp>
#include <sprout/preprocessor/u16str.hpp>
#include <sprout/preprocessor/u32str.hpp>
#endif // #ifndef SPROUT_PREPROCESSOR_STR_ALL_HPP