getIncludes

@Internal(value = "The paths for include directories are tracked via the includePaths property, the contents are tracked via discovered inputs")
abstract fun getIncludes(): ConfigurableFileCollection(source)

Returns the header directories to be used for compilation.