aboutsummaryrefslogtreecommitdiff
path: root/common/callback/driver.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-06-21 10:39:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-06-21 10:39:59 +0200
commit6cd8b9f561b912f264ba4f723845935c40a3cb95 (patch)
tree5983e0af3d2ee621242ca6707a58c89b9914d8f0 /common/callback/driver.cxx
parent236cd9bb1dd022e64d690c9b0080d1a15c5f61c7 (diff)
Add support for running tests in dynamic multi-database mode
Only possible in the development build system at this stage.
Diffstat (limited to 'common/callback/driver.cxx')
-rw-r--r--common/callback/driver.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/callback/driver.cxx b/common/callback/driver.cxx
index 0597645..d8e91db 100644
--- a/common/callback/driver.cxx
+++ b/common/callback/driver.cxx
@@ -13,7 +13,6 @@
#include <odb/transaction.hxx>
#include <common/common.hxx>
-#include <common/config.hxx> // DATABASE_XXX
#include "test.hxx"
#include "test-odb.hxx"