Skip to content

Commit e1267fc

Browse files
committed
fix lint
1 parent c7621b3 commit e1267fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/iceberg/table_scan.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
#include "iceberg/table_scan.h"
2121

22+
#include <algorithm>
2223
#include <ranges>
2324

2425
#include "iceberg/manifest_entry.h"

0 commit comments

Comments
 (0)