From 5be2e1adea142d98f96d61718d70c48a0961e609 Mon Sep 17 00:00:00 2001 From: Baptiste Lepilleur Date: Thu, 13 Oct 2005 19:13:16 +0000 Subject: removed most warning when compiling with vc++ 6sp6. --- src/cppunit/TestRunner.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cppunit/TestRunner.cpp') diff --git a/src/cppunit/TestRunner.cpp b/src/cppunit/TestRunner.cpp index 91b07f6..8d95a63 100644 --- a/src/cppunit/TestRunner.cpp +++ b/src/cppunit/TestRunner.cpp @@ -1,3 +1,4 @@ +#include #include #include #include -- cgit v1.2.1