add PP_UNIQUE_SEED variation

This commit is contained in:
bolero-MURAKAMI 2016-03-19 00:21:43 +09:00
parent b15038e5ca
commit 6ac5b66d0b
6 changed files with 78 additions and 14 deletions

View file

@ -9,6 +9,7 @@
#define SPROUT_PREPROCESSOR_STR_ALL_HPP
#include <sprout/config.hpp>
#include <sprout/preprocessor/str.hpp>
#include <sprout/preprocessor/wstr.hpp>
#include <sprout/preprocessor/u16str.hpp>
#include <sprout/preprocessor/u32str.hpp>