aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/init.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/init.hxx')
-rw-r--r--build2/cc/init.hxx9
1 files changed, 9 insertions, 0 deletions
diff --git a/build2/cc/init.hxx b/build2/cc/init.hxx
index 9eab424..38d8753 100644
--- a/build2/cc/init.hxx
+++ b/build2/cc/init.hxx
@@ -24,6 +24,15 @@ namespace build2
const variable_map&);
bool
+ core_guess_init (scope&,
+ scope&,
+ const location&,
+ unique_ptr<module_base>&,
+ bool,
+ bool,
+ const variable_map&);
+
+ bool
core_config_init (scope&,
scope&,
const location&,