From 758d51b4c0649d049c953b4718889155a9b12717 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 21 Aug 2021 15:10:07 +0300 Subject: [PATCH] Remove unnecessary include --- test/mp_compose.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/mp_compose.cpp b/test/mp_compose.cpp index 57a86ed..b8259e8 100644 --- a/test/mp_compose.cpp +++ b/test/mp_compose.cpp @@ -3,8 +3,6 @@ // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt - -#include #include #include