Update of /cvsroot/cppunit/cppunit
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18198
Modified Files:
ChangeLog
Log Message:
* include/cppunit/TestAssert.h: added missing #include <stdio.h>
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cppunit/cppunit/ChangeLog,v
retrieving revision 1.240
retrieving revision 1.241
diff -C2 -d -r1.240 -r1.241
*** ChangeLog 13 Oct 2005 21:25:39 -0000 1.240
--- ChangeLog 27 Oct 2005 19:34:11 -0000 1.241
***************
*** 1,2 ****
--- 1,5 ----
+ 2005-10-27 Baptiste Lepilleur <gai...@fr...>
+ * include/cppunit/TestAssert.h: added missing #include <stdio.h>
+
2005-07-30 Baptiste Lepilleur <gai...@fr...>
* include/cppunit/config/SourcePrefix.h: added, prefix added at begining of sources
|