From 5fc7471c034c367ff5ad776c2b9d7698678266c9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 11 Feb 2022 10:53:15 +0200 Subject: Remove unnecessary header inclusions --- libbuild2/target.txx | 2 -- 1 file changed, 2 deletions(-) (limited to 'libbuild2/target.txx') diff --git a/libbuild2/target.txx b/libbuild2/target.txx index 1363935..976d204 100644 --- a/libbuild2/target.txx +++ b/libbuild2/target.txx @@ -1,8 +1,6 @@ // file : libbuild2/target.txx -*- C++ -*- // license : MIT; see accompanying LICENSE file -#include // dir_iterator - #include #include -- cgit v1.1