Sprout/sprout/integer/bit.hpp

9 lines
225 B
C++
Raw Normal View History

#ifndef SPROUT_INTEGER_BIT_HPP
#define SPROUT_INTEGER_BIT_HPP
#include <sprout/config.hpp>
#include <sprout/integer/bit_length.hpp>
#include <sprout/integer/bit_reverse.hpp>
#endif // #ifndef SPROUT_INTEGER_BIT_HPP