mirror of
https://github.com/openharmony/developtools_global_resource_tool.git
synced 2026-07-18 17:24:42 -04:00
回退 'Pull Request !170 : 资源编译优化'
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
#include <chrono>
|
||||
#include <cJSON.h>
|
||||
#include <mutex>
|
||||
#ifdef __WIN32
|
||||
#include <windows.h>
|
||||
#else
|
||||
@@ -111,7 +110,6 @@ private:
|
||||
uint32_t successCounts_ = 0;
|
||||
unsigned long long originalSize_ = 0;
|
||||
unsigned long long successSize_ = 0;
|
||||
std::mutex mutex_;
|
||||
#ifdef __WIN32
|
||||
HMODULE handle_ = nullptr;
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user