Sprout/sprout/adapt/std/array.hpp

11 lines
301 B
C++
Raw Normal View History

2013-04-12 15:04:01 +00:00
#ifndef SPROUT_ADAPT_STD_ARRAY_HPP
#define SPROUT_ADAPT_STD_ARRAY_HPP
#include <array>
#include <sprout/config.hpp>
#include <sprout/container/std/array.hpp>
#include <sprout/functional/hash/std/array.hpp>
#include <sprout/tuple/std/array.hpp>
#endif // #ifndef SPROUT_ADAPT_STD_ARRAY_HPP