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. 64bc7f7d847180a983de


From: Benjamin Wolsey
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 64bc7f7d847180a983de95fbcf604abdd9e5659b
Date: Wed, 29 Sep 2010 12:20:01 +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  64bc7f7d847180a983de95fbcf604abdd9e5659b (commit)
      from  8b5b04887f20c423fcc741faac42505c9d05fe86 (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=64bc7f7d847180a983de95fbcf604abdd9e5659b


commit 64bc7f7d847180a983de95fbcf604abdd9e5659b
Author: Benjamin Wolsey <address@hidden>
Date:   Wed Sep 29 14:19:51 2010 +0200

    Missing include.

diff --git a/libcore/Property.h b/libcore/Property.h
index de26359..5825730 100644
--- a/libcore/Property.h
+++ b/libcore/Property.h
@@ -22,6 +22,7 @@
 
 #include <boost/variant.hpp>
 #include <cassert>
+#include <boost/bind.hpp>
 
 #include "PropFlags.h"
 #include "as_value.h"

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

Summary of changes:
 libcore/Property.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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