From 85ef4ee49c3edbb700d0ef903d01177bf9984018 Mon Sep 17 00:00:00 2001 From: robot-piglet Date: Fri, 28 Jul 2023 06:50:19 +0300 Subject: Intermediate changes --- library/cpp/threading/equeue/ut/ya.make | 1 + 1 file changed, 1 insertion(+) (limited to 'library/cpp/threading/equeue/ut') diff --git a/library/cpp/threading/equeue/ut/ya.make b/library/cpp/threading/equeue/ut/ya.make index 60bc0aa604b..2cfcb4ae007 100644 --- a/library/cpp/threading/equeue/ut/ya.make +++ b/library/cpp/threading/equeue/ut/ya.make @@ -2,6 +2,7 @@ UNITTEST() PEERDIR( ADDINCL library/cpp/threading/equeue + library/cpp/threading/equeue/fast ) SRCDIR(library/cpp/threading/equeue) -- cgit v1.3