summaryrefslogtreecommitdiff
path: root/py_eval.h
diff options
context:
space:
mode:
Diffstat (limited to 'py_eval.h')
-rw-r--r--py_eval.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/py_eval.h b/py_eval.h
index 90a21df1..fa70d3b2 100644
--- a/py_eval.h
+++ b/py_eval.h
@@ -13,6 +13,7 @@ using namespace boost::python;
namespace ledger {
+void initialize_ledger_for_python();
void shutdown_ledger_for_python();
class python_interpreter_t : public xml::xpath_t::scope_t