mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
.uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@8261 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
d92219d75c
commit
19679c13e5
6 changed files with 51 additions and 37 deletions
|
|
@ -105,6 +105,7 @@ String Cpp::Define(const char *s)
|
|||
m.body = p.GetPtr();
|
||||
}
|
||||
catch(CParser::Error) {}
|
||||
notmacro.UnlinkKey(id);
|
||||
return "#define " + id;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue