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