mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-07 08:15:48 +02:00
Small fix to the discovery
This commit is contained in:
parent
232528b4b4
commit
627efcaeb6
1 changed files with 1 additions and 0 deletions
|
@ -189,6 +189,7 @@ public class CfgDiscoveredPathManager implements IResourceChangeListener {
|
|||
return getCachedPathInfo(cInfo);
|
||||
}
|
||||
|
||||
cInfo.fLoadContext.getConfiguration().getRootFolderInfo().setExclude(false);
|
||||
Map map = baseInfo.getSymbols();
|
||||
IPath paths[] = baseInfo.getIncludePaths();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue