Sprout/sprout/integer/bit_reverse.hpp
2012-08-08 21:59:47 +09:00

7 lines
199 B
C++

#ifndef SPROUT_INTEGER_BIT_REVERSE_HPP
#define SPROUT_INTEGER_BIT_REVERSE_HPP
#include <sprout/config.hpp>
#include <sprout/bit/reverse.hpp>
#endif // #ifndef SPROUT_INTEGER_BIT_REVERSE_HPP