From e47873e863b7fb6bb081681f1944135c1c1cb61a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 1 Oct 2024 18:09:49 -0400 Subject: Clean up includes and remove now-unnecessary IWYU configuration --- include/chilbert/chilbert.ipp | 1 - 1 file changed, 1 deletion(-) (limited to 'include/chilbert') diff --git a/include/chilbert/chilbert.ipp b/include/chilbert/chilbert.ipp index 1c63178..cdb0755 100644 --- a/include/chilbert/chilbert.ipp +++ b/include/chilbert/chilbert.ipp @@ -6,7 +6,6 @@ #include "chilbert/DynamicBitVec.hpp" #include "chilbert/SmallBitVec.hpp" #include "chilbert/StaticBitVec.hpp" -#include "chilbert/chilbert.hpp" #include "chilbert/detail/gray_code_rank.hpp" #include -- cgit v1.2.1