aboutsummaryrefslogtreecommitdiff
path: root/build2/test/init.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/test/init.hxx')
-rw-r--r--build2/test/init.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/build2/test/init.hxx b/build2/test/init.hxx
index f429645..5272a4d 100644
--- a/build2/test/init.hxx
+++ b/build2/test/init.hxx
@@ -25,6 +25,9 @@ namespace build2
bool,
bool,
const variable_map&);
+
+ extern "C" module_functions
+ build2_test_load ();
}
}