From edab35e216bc3839915129e54f98160428634283 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 12 Aug 2019 14:56:03 +0300 Subject: Add support for default options files --- bdep/types.hxx | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bdep/types.hxx') diff --git a/bdep/types.hxx b/bdep/types.hxx index b449551..0ecc8ec 100644 --- a/bdep/types.hxx +++ b/bdep/types.hxx @@ -28,6 +28,7 @@ #include #include #include +#include #include #include @@ -112,6 +113,12 @@ namespace bdep using butl::fdopen_mode; using butl::fdstream_mode; + // + // + using butl::default_options_files; + using butl::default_options_entry; + using butl::default_options; + // // // -- cgit v1.1