From eaaa82bd9c1e24a83dcea3857f5fd75d0dfb6de5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 20 Mar 2015 13:21:18 +0200 Subject: New consolidated load/match/build loop --- build/rule | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/rule') diff --git a/build/rule b/build/rule index 8eb6b26..e6dbd5a 100644 --- a/build/rule +++ b/build/rule @@ -30,7 +30,7 @@ namespace build std::type_index, prefix_multimap, '.'>>; - using operation_rule_map = std::unordered_map; + using operation_rule_map = std::unordered_map; extern operation_rule_map rules; -- cgit v1.1