mirror of
https://github.com/boostorg/charconv.git
synced 2026-02-13 12:22:18 +00:00
FIx missing header for CHAR_BIT
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include <cstdio>
|
||||
#include <cerrno>
|
||||
#include <cstdint>
|
||||
#include <climits>
|
||||
|
||||
namespace boost { namespace charconv {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user