include Paths
Converts the include paths to a local form using the pathMapper, normalizing them if necessary.
Parameters
include Paths
the include paths. The keys are command-line switches such as -I
or -include
. The values are paths to include files or directories.