This commit is contained in:
@@ -5,8 +5,9 @@
|
|||||||
#include <filesystem>
|
#include <filesystem>
|
||||||
#include <unordered_set>
|
#include <unordered_set>
|
||||||
|
|
||||||
#include <ShlObj_core.h>
|
#include <windows.h>
|
||||||
#include <TlHelp32.h>
|
#include <shlobj.h>
|
||||||
|
#include <tlhelp32.h>
|
||||||
|
|
||||||
CacheCleaner::CacheCleaner() : _running(false), _monitorThread(nullptr) {}
|
CacheCleaner::CacheCleaner() : _running(false), _monitorThread(nullptr) {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user