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

8 lines
195 B
C++
Raw Normal View History

#ifndef SPROUT_INTEGER_BIT_LENGTH_HPP
#define SPROUT_INTEGER_BIT_LENGTH_HPP
#include <sprout/config.hpp>
2012-08-08 12:59:47 +00:00
#include <sprout/bit/length.hpp>
#endif // #ifndef SPROUT_INTEGER_BIT_LENGTH_HPP