mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
cpp: CppItem::using_namespaces was not serialized #1122
git-svn-id: svn://ultimatepp.org/upp/trunk@8547 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
a3d484f501
commit
cf19293869
5 changed files with 19 additions and 5 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
#define CLOG(x) RLOG(x)
|
||||
|
||||
#define CPP_CODEBASE_VERSION 3141
|
||||
#define CPP_CODEBASE_VERSION 31415
|
||||
|
||||
ArrayMap<String, SourceFileInfo> source_file;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue