mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Moved gen_date_str() to tools/otherTools.cpp
This commit is contained in:
@ -45,6 +45,8 @@ namespace kiwix
|
||||
|
||||
using MimeCounterType = std::map<const std::string, zim::entry_index_type>;
|
||||
MimeCounterType parseMimetypeCounter(const std::string& counterData);
|
||||
|
||||
std::string gen_date_str();
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user