gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/libbase network.h


From: Sandro Santilli
Subject: [Gnash-commit] gnash/libbase network.h
Date: Tue, 03 Apr 2007 16:54:35 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]