From ce1046f00703da1d7edc2e8b449e2fa69407bf03 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 21 Aug 2021 15:06:10 +0300 Subject: [PATCH] Remove unnecessary include --- include/boost/mp11/detail/mp_rename.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/boost/mp11/detail/mp_rename.hpp b/include/boost/mp11/detail/mp_rename.hpp index d05f6f7..8368ac6 100644 --- a/include/boost/mp11/detail/mp_rename.hpp +++ b/include/boost/mp11/detail/mp_rename.hpp @@ -8,8 +8,6 @@ // See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt -#include - namespace boost { namespace mp11