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