Switch to C++ versions of standard C headers
This commit is contained in:
committed by
Alex Chernyakhovsky
parent
19ad493dcb
commit
cf542739cc
@@ -60,7 +60,7 @@
|
||||
|
||||
/* Use our fallback implementation, which is correct for any endianness. */
|
||||
|
||||
#include <stdint.h>
|
||||
#include <cstdint>
|
||||
|
||||
/* Make sure they aren't macros */
|
||||
#undef htobe64
|
||||
|
||||
Reference in New Issue
Block a user