mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-31 22:02:58 -06:00
.uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@8281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
6b1c612617
commit
347df62b56
3 changed files with 19 additions and 8 deletions
|
|
@ -48,6 +48,8 @@ struct Cpp {
|
|||
void Include(const char *s);
|
||||
String GetIncludePath(const char *s);
|
||||
|
||||
void Parse();
|
||||
|
||||
void Do(Stream& in, Index<String>& header);
|
||||
void DoCpp(Stream& in, Index<String>& header);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue