From d491aaab13a7719fe31c7474f09d86f3cd0c53f7 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 5 Jan 2010 20:04:32 +0100 Subject: added possibility to test private methods --- test/base/database.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/base') diff --git a/test/base/database.cpp b/test/base/database.cpp index db15d948..52635687 100644 --- a/test/base/database.cpp +++ b/test/base/database.cpp @@ -24,8 +24,12 @@ * $Id$ */ +#define STAT_DATABASE_TEST + #include "database.hpp" #include +#include +#include namespace usdx { -- cgit v1.2.3