[Cppunit-cvs] cppunit2/include/cpput config.h,1.8,1.9
Brought to you by:
blep
From: Baptiste L. <bl...@us...> - 2005-02-26 13:44:49
|
Update of /cvsroot/cppunit/cppunit2/include/cpput In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8165/include/cpput Modified Files: config.h Log Message: * removed include of boost/config.hpp Index: config.h =================================================================== RCS file: /cvsroot/cppunit/cppunit2/include/cpput/config.h,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** config.h 15 Nov 2004 08:24:40 -0000 1.8 --- config.h 26 Feb 2005 13:44:38 -0000 1.9 *************** *** 3,7 **** # include <cpptl/config.h> - # include <boost/config.hpp> //# define CPPUT_THREAD_SAFE --- 3,6 ---- |