From a76879fc6a9ca3d5d243c1b53cf32414cf8a01db Mon Sep 17 00:00:00 2001 From: Baptiste Lepilleur Date: Thu, 27 Oct 2005 18:34:11 +0000 Subject: include/cppunit/TestAssert.h: added missing #include --- include/cppunit/TestAssert.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/cppunit') diff --git a/include/cppunit/TestAssert.h b/include/cppunit/TestAssert.h index 14b9aff..90e80a2 100644 --- a/include/cppunit/TestAssert.h +++ b/include/cppunit/TestAssert.h @@ -5,7 +5,7 @@ #include #include #include - +#include #include // For struct assertion_traits -- cgit v1.2.1