String indexer std::string removed
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include "StringIndexer.h"
|
||||
|
||||
std::map<StringIndexer::index_t, StringIndexer::StringCounter> StringIndexer::strings;
|
||||
StringIndexer::Strings StringIndexer::strings;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user