mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Compilation warnings
This commit is contained in:
parent
0fd56bdb67
commit
64bf10ce46
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ public class BuildProperty implements IBuildProperty{
|
||||||
return fValue;
|
return fValue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
public String toString(){
|
public String toString(){
|
||||||
return toString(fType.toString(), fValue.toString());
|
return toString(fType.toString(), fValue.toString());
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue