summaryrefslogtreecommitdiff
path: root/odb-tests/libcommon/config.hxx.in
blob: ff90e61c810243e8f3c57474157f1dea632ae030 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// file      : libcommon/config.hxx.in
// license   : GNU GPL v2; see accompanying LICENSE file

#ifndef LIBCOMMON_CONFIG_HXX
#define LIBCOMMON_CONFIG_HXX

#undef DATABASE_MYSQL
#undef DATABASE_SQLITE
#undef DATABASE_PGSQL
#undef DATABASE_ORACLE
#undef DATABASE_MSSQL
#undef MULTI_DATABASE

#endif // LIBCOMMON_CONFIG_HXX