aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/search.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-08-21 15:38:28 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-08-21 15:38:28 +0200
commit91734f1772aeca9795040d2db03b4f29051fa922 (patch)
tree410fcab8d47a58ea57ce3f27d91c9ea7ede44a9b /libbuild2/search.cxx
parentd64ae97f6865bc25d496485622530e2a090c2eb4 (diff)
Cleanup context.hxx and its usage
Diffstat (limited to 'libbuild2/search.cxx')
-rw-r--r--libbuild2/search.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbuild2/search.cxx b/libbuild2/search.cxx
index 1ff9c73..917d750 100644
--- a/libbuild2/search.cxx
+++ b/libbuild2/search.cxx
@@ -6,7 +6,6 @@
#include <libbuild2/scope.hxx>
#include <libbuild2/target.hxx>
-#include <libbuild2/context.hxx>
#include <libbuild2/filesystem.hxx> // mtime()
#include <libbuild2/prerequisite.hxx>
#include <libbuild2/diagnostics.hxx>