feat: add reporter
- add general reporter. - fix various compile error.
This commit is contained in:
@@ -5,7 +5,7 @@ namespace VSW::Materializer::ExportDocument {
|
||||
|
||||
|
||||
|
||||
void Export(CKContext* ctx, YYCC::yycc_u8string_view& db_path) {
|
||||
void Export(CKContext* ctx, const YYCC::yycc_u8string_view& db_path, UINT code_page) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user