mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-23 14:22:41 -06:00
.Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@11851 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
596824045d
commit
339d4804ae
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ void CSyntax::Clear() {
|
|||
macro = MACRO_OFF;
|
||||
stmtline = endstmtline = seline = -1;
|
||||
was_namespace = false;
|
||||
raw_string = false;
|
||||
raw_string.Clear();
|
||||
ifstack.Clear();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue