The GitHub Actions job "Test" on 
iceberg-cpp.git/fix-missing-unordered-map-include has succeeded.
Run started by GitHub user shangxinli (triggered by shangxinli).

Head commit for run:
d48e5c8704324cc209e107a56d560c1cb9de83e1 / shangxinli 
<[email protected]>
fix: add missing direct include of <vector> in file_writer.h

file_writer.h uses std::vector directly (split_offsets return type)
but relies on a transitive include for it. Add the missing <vector>
include to follow the include-what-you-use principle.

Report URL: https://github.com/apache/iceberg-cpp/actions/runs/22545654681

With regards,
GitHub Actions via GitBox

Reply via email to