Skip to content

Commit a9ab812

Browse files
author
Innocent
committed
build fix
1 parent 72608cb commit a9ab812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/iceberg/transaction.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
*/
2020
#include "iceberg/transaction.h"
2121

22-
#include <format>
2322
#include <chrono>
23+
#include <format>
2424
#include <memory>
2525
#include <optional>
2626

0 commit comments

Comments
 (0)