From 4994f4eaa1211d402b791660ad6221154a4c2405 Mon Sep 17 00:00:00 2001 From: saturneric Date: Tue, 16 Jan 2024 11:49:50 +0800 Subject: fix: make task and threading system safer --- src/core/function/CacheManager.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/function/CacheManager.cpp') diff --git a/src/core/function/CacheManager.cpp b/src/core/function/CacheManager.cpp index 90396017..58adede4 100644 --- a/src/core/function/CacheManager.cpp +++ b/src/core/function/CacheManager.cpp @@ -30,7 +30,6 @@ #include #include -#include #include "core/function/DataObjectOperator.h" #include "core/utils/MemoryUtils.h" -- cgit v1.2.3