mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-09-11 21:44:58 -04:00
persister cleanup
This commit is contained in:
@@ -33,7 +33,7 @@ namespace DB
|
||||
int m_fetchCount;
|
||||
};
|
||||
|
||||
typedef stdmap<std::string, QueryData>::fwd QueryDataMapType;
|
||||
typedef std::map<std::string, QueryData> QueryDataMapType;
|
||||
QueryDataMapType *m_queryDataMap;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user