aboutsummaryrefslogtreecommitdiff
path: root/src/query.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/query.hh')
-rw-r--r--src/query.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/query.hh b/src/query.hh
index 92c3828..e518b69 100644
--- a/src/query.hh
+++ b/src/query.hh
@@ -37,6 +37,8 @@ struct TQueryManagerConnection{
struct TQueryManagerConnectionPool{
TQueryManagerConnectionPool(int Connections);
+ void init(void);
+ void exit(void);
// DATA
// =================