CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/04/03 16:54:35

Modified files:
        libbase        : network.h 

Log message:
        include cassert

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/network.h?cvsroot=gnash&r1=1.13&r2=1.14

Patches:
Index: network.h
===================================================================
RCS file: /sources/gnash/gnash/libbase/network.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- network.h   3 Apr 2007 15:24:11 -0000       1.13
+++ network.h   3 Apr 2007 16:54:35 -0000       1.14
@@ -43,6 +43,8 @@
 #include "impl.h"
 #endif
 
+#include <cassert>
+
 namespace gnash {
 
 // Define the ports for the RTMP protocols


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to