From 5925c11a1fe8b2e02b790dd40b031ae005d5b68f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 10 Mar 2015 15:42:04 +0200 Subject: Further operation implementation --- build/context | 4 ---- 1 file changed, 4 deletions(-) (limited to 'build/context') diff --git a/build/context b/build/context index 1967a83..7c7421d 100644 --- a/build/context +++ b/build/context @@ -7,7 +7,6 @@ #include #include -#include #include @@ -18,9 +17,6 @@ namespace build extern path work; extern path home; - extern std::unordered_set meta_operations; - extern std::unordered_set operations; - // Return the src/out directory corresponding to the given out/src. The // passed directory should be a sub-directory of out/src_root. // -- cgit v1.1