mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2024-11-14 10:39:05 +00:00
6 lines
166 B
C++
6 lines
166 B
C++
#ifndef SPROUT_TUPLE_ALGORITHM_HPP
|
|
#define SPROUT_TUPLE_ALGORITHM_HPP
|
|
|
|
#include <sprout/tuple/algorithm/copy.hpp>
|
|
|
|
#endif // #ifndef SPROUT_TUPLE_ALGORITHM_HPP
|