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/CompilerOutputter.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cppunit/CompilerOutputter.cpp') diff --git a/src/cppunit/CompilerOutputter.cpp b/src/cppunit/CompilerOutputter.cpp index ab0f4bb..8196a5f 100644 --- a/src/cppunit/CompilerOutputter.cpp +++ b/src/cppunit/CompilerOutputter.cpp @@ -1,3 +1,4 @@ +#include #include #include #include -- cgit v1.2.1