3 lines
56 B
C++
3 lines
56 B
C++
#include <boost/cstdint.hpp>
|
|
|
|
boost::int_least32_t foo;
|
#include <boost/cstdint.hpp>
|
|
|
|
boost::int_least32_t foo;
|