1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00
Sprout/sprout/utility/operation.hpp

10 lines
269 B
C++
Raw Normal View History

#ifndef SPROUT_UTILITY_OPERATION_HPP
#define SPROUT_UTILITY_OPERATION_HPP
#include <sprout/config.hpp>
#include <sprout/utility/forward.hpp>
#include <sprout/utility/move.hpp>
2012-10-05 15:58:56 +00:00
#include <sprout/utility/swap.hpp>
#endif // #ifndef SPROUT_UTILITY_OPERATION_HPP