Sprout/sprout/utility/operation.hpp
bolero-MURAKAMI df3023db30 fix coding-stype
2012-10-06 00:58:56 +09:00

9 lines
269 B
C++

#ifndef SPROUT_UTILITY_OPERATION_HPP
#define SPROUT_UTILITY_OPERATION_HPP
#include <sprout/config.hpp>
#include <sprout/utility/forward.hpp>
#include <sprout/utility/move.hpp>
#include <sprout/utility/swap.hpp>
#endif // #ifndef SPROUT_UTILITY_OPERATION_HPP