From 751cce6dfc70e1c007d02877ccf14341543d2bb0 Mon Sep 17 00:00:00 2001 From: alexey-milovidov Date: Sun, 16 Aug 2020 11:10:36 +0300 Subject: [PATCH] Update gtest_thread_pool_schedule_exception.cpp --- src/Common/tests/gtest_thread_pool_schedule_exception.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Common/tests/gtest_thread_pool_schedule_exception.cpp b/src/Common/tests/gtest_thread_pool_schedule_exception.cpp index 2dad0be3867..73fdce1cad8 100644 --- a/src/Common/tests/gtest_thread_pool_schedule_exception.cpp +++ b/src/Common/tests/gtest_thread_pool_schedule_exception.cpp @@ -1,7 +1,6 @@ #include #include #include -#include #include