1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00
Sprout/sprout/index_tuple/class.hpp
2013-04-06 13:06:51 +09:00

8 lines
252 B
C++

#ifndef SPROUT_INDEX_TUPLE_CLASS_HPP
#define SPROUT_INDEX_TUPLE_CLASS_HPP
#include <sprout/config.hpp>
#include <sprout/index_tuple/integer_seq.hpp>
#include <sprout/index_tuple/index_tuple.hpp>
#endif // #ifndef SPROUT_INDEX_TUPLE_CLASS_HPP