From 407b44a89a84bb8363dfaf8d6c90927a59ac6163 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 27 Oct 2022 02:44:25 +0300 Subject: [PATCH] Removed unused header --- include/lock.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/lock.hpp b/include/lock.hpp index c891eaa..61da250 100644 --- a/include/lock.hpp +++ b/include/lock.hpp @@ -3,7 +3,6 @@ #include -#include #include #pragma GCC diagnostic ignored "-Wvolatile"