1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-18 16:29:36 +01:00

More fixes for iwyu

This commit is contained in:
Farid Zakaria 2025-10-14 23:20:35 -04:00
parent 7bc3d9b9a9
commit 902faf4fe5
5 changed files with 18 additions and 11 deletions

View file

@ -1,8 +1,6 @@
#include <boost/unordered/unordered_flat_set.hpp>
#include <nlohmann/json.hpp>
#include <assert.h>
#include <boost/format.hpp>
#include <boost/optional/optional.hpp>
#include <boost/unordered/unordered_flat_set_fwd.hpp>
#include <nlohmann/detail/iterators/iter_impl.hpp>
#include <nlohmann/detail/iterators/iteration_proxy.hpp>