gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. c1cc98de9ed2a38fb2c9


From: Benjamin Wolsey
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. c1cc98de9ed2a38fb2c922800cc19b427481dec5
Date: Tue, 26 Oct 2010 15:12:40 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  c1cc98de9ed2a38fb2c922800cc19b427481dec5 (commit)
      from  82d98c1e60ca6381845e35bab72b524756fcfa21 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=c1cc98de9ed2a38fb2c922800cc19b427481dec5


commit c1cc98de9ed2a38fb2c922800cc19b427481dec5
Author: Benjamin Wolsey <address@hidden>
Date:   Tue Oct 26 17:12:20 2010 +0200

    Missing include.

diff --git a/libcore/asobj/NetConnection_as.cpp 
b/libcore/asobj/NetConnection_as.cpp
index cc4ed2f..c2605f2 100644
--- a/libcore/asobj/NetConnection_as.cpp
+++ b/libcore/asobj/NetConnection_as.cpp
@@ -30,6 +30,7 @@
 #include <utility>
 #include <boost/scoped_ptr.hpp>
 #include <boost/lexical_cast.hpp>
+#include <iomanip>
 
 #include "GnashSystemNetHeaders.h"
 #include "log.h"

-----------------------------------------------------------------------

Summary of changes:
 libcore/asobj/NetConnection_as.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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