aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/bin/def-rule.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-02-11 10:53:15 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-02-11 10:53:15 +0200
commit5fc7471c034c367ff5ad776c2b9d7698678266c9 (patch)
treecc500d1179eaa491eb4d0a441bcece3ec50ceff7 /libbuild2/bin/def-rule.cxx
parenteccd416f89007b60d467fe4da3ccf536ec3c1dec (diff)
Remove unnecessary header inclusions
Diffstat (limited to 'libbuild2/bin/def-rule.cxx')
-rw-r--r--libbuild2/bin/def-rule.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbuild2/bin/def-rule.cxx b/libbuild2/bin/def-rule.cxx
index 032d521..63508c5 100644
--- a/libbuild2/bin/def-rule.cxx
+++ b/libbuild2/bin/def-rule.cxx
@@ -7,6 +7,7 @@
#include <libbuild2/scope.hxx>
#include <libbuild2/target.hxx>
#include <libbuild2/algorithm.hxx>
+#include <libbuild2/filesystem.hxx>
#include <libbuild2/diagnostics.hxx>
#include <libbuild2/bin/target.hxx>