aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/base/database.cpp4
1 files changed, 4 insertions, 0 deletions
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 <cppunit/extensions/HelperMacros.h>
+#include <ctime>
+#include <cstring>
namespace usdx
{