mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Comment adjustment.
This commit is contained in:
parent
8fbaaf1fea
commit
dedd9aaf48
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ public interface IRequiredInclude {
|
|||
|
||||
/**
|
||||
* Returns whether the include is to search on "standard places" like /usr/include first .
|
||||
* An include is standard if it starts with <code>"\<"</code>.
|
||||
* An include is standard if it starts with <code>"<"</code>.
|
||||
*/
|
||||
boolean isStandard();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue