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

9 lines
252 B
C++
Raw Normal View History

2013-04-06 04:06:51 +00:00
#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