diff options
Diffstat (limited to 'libbuild2/filesystem.txx')
-rw-r--r-- | libbuild2/filesystem.txx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/filesystem.txx b/libbuild2/filesystem.txx index 6166082..057975a 100644 --- a/libbuild2/filesystem.txx +++ b/libbuild2/filesystem.txx @@ -4,7 +4,7 @@ #include <type_traits> // is_base_of -#include <libbuild2/context.hxx> +#include <libbuild2/context.hxx> // dry_run #include <libbuild2/diagnostics.hxx> namespace build2 |