I would expect we would want to lean heavily on de...
# welcome
h
I would expect we would want to lean heavily on dependency inference for that. So infer from
#include
macros which header files depend on which other header files, transitively.
h
@colossal-fish-7635 see this video to see what dependency inference means if you hadn't already seen 🙂

https://www.youtube.com/watch?v=IpEv5cWfyko&list=PLwPRXwjURiOzXjgqydxZE9RVjZqaB6OXb&index=4

c
👍 thanks!