Skip to content

Commit 52f073f

Browse files
author
xiao.dong
committed
fix std::format
1 parent 9b2f080 commit 52f073f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/iceberg/avro/avro_stream.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
#include "avro_stream.h"
2121

22+
#include <format>
23+
2224
#include <arrow/result.h>
2325
#include <iceberg/exception.h>
2426

0 commit comments

Comments
 (0)