From 96f113c40d4934a98aed30a64851feec891a688a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 10 May 2022 10:33:34 +0200 Subject: Use our own implementation of C++14 threads on MinGW --- libbuild2/scheduler.test.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'libbuild2/scheduler.test.cxx') diff --git a/libbuild2/scheduler.test.cxx b/libbuild2/scheduler.test.cxx index b29c932..2ef8d5c 100644 --- a/libbuild2/scheduler.test.cxx +++ b/libbuild2/scheduler.test.cxx @@ -2,7 +2,6 @@ // license : MIT; see accompanying LICENSE file #include -#include #include -- cgit v1.1