mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-20 01:04:34 +08:00
Fix errors
This commit is contained in:
@ -336,7 +336,7 @@ void CDjVuFileImplementation::ConvertToPdf(const std::wstring& wsD
|
||||
|
||||
oPdf.SaveToFile(wsDstPath);
|
||||
}
|
||||
#ifdef WASM_MODE
|
||||
#ifdef BUILDING_WASM_MODULE
|
||||
class CData
|
||||
{
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user