Skip to content

Commit 260062c

Browse files
Update LogicalType.hh for int32_t (#3257)
1 parent 13c95b6 commit 260062c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lang/c++/include/avro/LogicalType.hh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
#include <unordered_map>
2727

2828
#include "Config.hh"
29+
#include <cstdint>
2930

3031
namespace avro {
3132

0 commit comments

Comments
 (0)