1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00
Sprout/sprout/operation/set.hpp
bolero-MURAKAMI 01a0ce4380 operation/set.hpp 追加
random/shuffle_order.hpp 追加
2011-10-18 17:13:16 +09:00

8 lines
230 B
C++

#ifndef SPROUT_OPERATION_SET_HPP
#define SPROUT_OPERATION_SET_HPP
#include <sprout/config.hpp>
#include <sprout/operation/fixed/set.hpp>
#include <sprout/operation/fit/set.hpp>
#endif // #ifndef SPROUT_OPERATION_SET_HPP