CVSROOT: /sources/gnash
Module name: gnash
Changes by: Markus Gothe <nihilus> 07/02/05 20:24:54
Modified files:
. : ChangeLog
cygnal : statistics.h
Log message:
Removed unused include
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.2251&r2=1.2252
http://cvs.savannah.gnu.org/viewcvs/gnash/cygnal/statistics.h?cvsroot=gnash&r1=1.1&r2=1.2
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.2251
retrieving revision 1.2252
diff -u -b -r1.2251 -r1.2252
--- ChangeLog 5 Feb 2007 20:13:04 -0000 1.2251
+++ ChangeLog 5 Feb 2007 20:24:54 -0000 1.2252
@@ -16,6 +16,7 @@
* macros/pthreads.m4: Fixed a quirky LIBS/CFLAGS-bug.
* libbase/log.cpp: Removed BOOST_HAS_THREADS.
* cygnal/cygnal.cpp: Removed implicit include.
+ * cygnal/statistics.h: Removed unsed include.
2007-02-03 Sandro Santilli <[EMAIL PROTECTED]>
Index: cygnal/statistics.h
===================================================================
RCS file: /sources/gnash/gnash/cygnal/statistics.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- cygnal/statistics.h 17 Dec 2006 02:34:58 -0000 1.1
+++ cygnal/statistics.h 5 Feb 2007 20:24:54 -0000 1.2
@@ -22,7 +22,6 @@
#include "config.h"
#endif
-#include <boost/date_time/posix_time/posix_time.hpp> //include all types plus
i/o
#include <sys/time.h>
#include <network.h>
#include <list>
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit