add SPROUT_FORWARD variadic version

This commit is contained in:
bolero-MURAKAMI 2014-08-13 19:31:52 +09:00
parent ab875e84de
commit 23f24450b0
2 changed files with 20 additions and 7 deletions

View file

@ -10,8 +10,8 @@
#include <sprout/config.hpp>
#include <sprout/preprocessor/config.hpp>
#include <sprout/preprocessor/cat.hpp>
#include <sprout/preprocessor/stringize.hpp>
#include <sprout/preprocessor/cat.hpp>
#include <sprout/preprocessor/variadic/size.hpp>
//