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