From 8aa2791d55a07bc631e2a95ff73eb380dd494d10 Mon Sep 17 00:00:00 2001 From: arcadia-devtools Date: Tue, 7 Jun 2022 10:11:51 +0300 Subject: intermediate changes ref:ef90b2b7f42604225d9ae8f4f0af73614761b65f --- library/cpp/threading/equeue/equeue.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/cpp/threading/equeue') diff --git a/library/cpp/threading/equeue/equeue.h b/library/cpp/threading/equeue/equeue.h index 40dd342585e..c61b9f7b857 100644 --- a/library/cpp/threading/equeue/equeue.h +++ b/library/cpp/threading/equeue/equeue.h @@ -1,7 +1,7 @@ #pragma once #include -#include +#include #include //actual queue limit will be (maxQueueSize - numBusyThreads) or 0 -- cgit v1.3