From 5276c1d2f35bb8df9b3fd0933cf5d1de1b9133ed Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Mon, 13 May 2024 15:03:12 +0200 Subject: Move InterCopyContext implementation in a separate file --- src/cancel.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/cancel.cpp') diff --git a/src/cancel.cpp b/src/cancel.cpp index fe1623b..8356169 100644 --- a/src/cancel.cpp +++ b/src/cancel.cpp @@ -36,8 +36,6 @@ THE SOFTWARE. #include "cancel.h" #include "lanes_private.h" -#include "threading.h" -#include "tools.h" // ################################################################################################# // ################################################################################################# -- cgit v1.2.3-55-g6feb