From 63e7a4a77cb8ceed7b42561fe3202b0b48d86db6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 18 Jun 2015 14:41:45 +0200 Subject: Move path and filesystem from build2 to libbutl --- build/algorithm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/algorithm') diff --git a/build/algorithm b/build/algorithm index c21457e..5138dfa 100644 --- a/build/algorithm +++ b/build/algorithm @@ -5,9 +5,9 @@ #ifndef BUILD_ALGORITHM #define BUILD_ALGORITHM +#include #include #include -#include namespace build { -- cgit v1.1