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:
cxl 2015-06-15 15:33:40 +00:00
parent a3d484f501
commit cf19293869
5 changed files with 19 additions and 5 deletions

View file

@ -10,7 +10,7 @@
#define CLOG(x) RLOG(x)
#define CPP_CODEBASE_VERSION 3141
#define CPP_CODEBASE_VERSION 31415
ArrayMap<String, SourceFileInfo> source_file;