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/TestPlugInDefaultImpl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cppunit/TestPlugInDefaultImpl.cpp') diff --git a/src/cppunit/TestPlugInDefaultImpl.cpp b/src/cppunit/TestPlugInDefaultImpl.cpp index 5d4c555..1e39825 100644 --- a/src/cppunit/TestPlugInDefaultImpl.cpp +++ b/src/cppunit/TestPlugInDefaultImpl.cpp @@ -1,4 +1,4 @@ -#include +#include #if !defined(CPPUNIT_NO_TESTPLUGIN) -- cgit v1.2.1