From dd7f06be4d8687cd4ed45a41aac674ec50e645ed Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Thu, 15 Apr 2010 11:29:12 -0300 Subject: TypeDatabase class moved to its own header/cpp. --- tests/testutil.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/testutil.h b/tests/testutil.h index b4124e4c3..1aed98349 100644 --- a/tests/testutil.h +++ b/tests/testutil.h @@ -26,6 +26,7 @@ #include #include "abstractmetabuilder.h" #include "reporthandler.h" +#include "typedatabase.h" class TestUtil { -- cgit v1.2.3