Skip to content

Commit

Permalink
[Compile] add cstdint head in HiveConfig for C++17. (facebookincubator#2
Browse files Browse the repository at this point in the history
)
  • Loading branch information
yaobaiwei authored Nov 2, 2023
1 parent b4ba1ff commit 8157ae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions velox/connectors/hive/HiveConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

#include <optional>
#include <string>
#include <cstdint>

namespace facebook::velox {
class Config;
Expand Down

0 comments on commit 8157ae1

Please sign in to comment.