Frontend.Include_files
type t =
| FileSystemPaths of string list
| InMemory of string Core.String.Map.t
val include_provider : t Core.ref
Where and how to look for #include-d files