Commit 9b9475de authored by konovalovsergey's avatar konovalovsergey Committed by Alexander Trofimov

clean up v8

parent f36f627c
......@@ -4,6 +4,7 @@
#include "../../Common/DocxFormat/Source/SystemUtility/FileSystem/Directory.h"
#include "../../DesktopEditor/common/Directory.h"
#include "../../DesktopEditor/doctrenderer/docbuilder.h"
//#include <iostream>
......@@ -413,5 +414,8 @@ int main(int argc, char *argv[])
// delete temp dir
NSDirectory::DeleteDirectory(sTempDir);
//clean up v8
NSDoctRenderer::CDocBuilder::Dispose();
return getReturnErrorCode(result);
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment