addSystemIncludes

@safe @safe nothrow
addSystemIncludes
(
RangeT
)
(
RangeT r
)
if (
is(ElementType!RangeT == ParsedCompileCommand)
)

Return Value

Type: auto

a range wherein the system includes for the compiler has been deduced and added to the flags data.

Meta