Skip to content

Commit 6365236

Browse files
Update LogicalType.hh for int32_t
1 parent 0fd1e78 commit 6365236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
#include <iostream>
2323

2424
#include "Config.hh"
25+
#include <cstdint>
2526

2627
namespace avro {
2728

0 commit comments

Comments
 (0)