mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fix a compilation error.
This commit is contained in:
@@ -45,7 +45,7 @@ protected:
|
||||
boost::recursive_mutex mLock;
|
||||
TaggedCache<currencyIssuer_t, PathDBEntry> mFromCache;
|
||||
TaggedCache<currencyIssuer_t, PathDBEntry> mToCache;
|
||||
std::set<PathDBEntry::pointer> mDirtyPaths;
|
||||
// std::set<PathDBEntry::pointer> mDirtyPaths;
|
||||
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user