From 45fee4ec70456f00e23376c6b58ab191048fecab Mon Sep 17 00:00:00 2001 From: tsntsumi Date: Tue, 16 Sep 2003 13:49:06 +0000 Subject: [PATCH] add config header --- src/ccunit/CCUnitTestCase.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ccunit/CCUnitTestCase.h b/src/ccunit/CCUnitTestCase.h index 971999b..5f00bb0 100755 --- a/src/ccunit/CCUnitTestCase.h +++ b/src/ccunit/CCUnitTestCase.h @@ -29,6 +29,8 @@ #ifndef CCUNITTESTCASE_H #define CCUNITTESTCASE_H +#include + /** * @ingroup CCUnitTestFixture * @defgroup CCUnitTestCase TestCase -- 2.11.0