We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b73e4 commit e4a5413Copy full SHA for e4a5413
src/iceberg/schema.cc
@@ -22,7 +22,7 @@
22
#include <format>
23
24
#include "iceberg/type.h"
25
-#include "iceberg/util/formatter.h"
+#include "iceberg/util/formatter.h" // IWYU pragma: keep
26
27
namespace iceberg {
28
0 commit comments