Sprout/sprout/preprocessor/str_all.hpp
2012-05-22 01:06:13 +09:00

9 lines
294 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