mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-11 06:12:40 -06:00
.uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@8277 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
ad1199a2e2
commit
b6ed42c99c
3 changed files with 20 additions and 17 deletions
|
|
@ -49,7 +49,7 @@ struct Cpp {
|
|||
String GetIncludePath(const char *s);
|
||||
|
||||
void Do(Stream& in, Index<String>& header);
|
||||
void DoCpp(Stream& in);
|
||||
void DoCpp(Stream& in, Index<String>& header);
|
||||
|
||||
Callback3<const String&, int, const String&> WhenError;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue