mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@8448 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
b0a927e26f
commit
4ae42c23b6
3 changed files with 12 additions and 2 deletions
|
|
@ -262,6 +262,7 @@ void PPFile::Parse(Stream& in)
|
|||
next_segment = true;
|
||||
m.type = type;
|
||||
m.text = id;
|
||||
DLOG("namespace " << id);
|
||||
}
|
||||
was_namespace = was_using = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue