gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11822: Include boost bind.


From: Benjamin Wolsey
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11822: Include boost bind.
Date: Thu, 28 Jan 2010 14:11:29 +0100
User-agent: Bazaar (2.0.2)

------------------------------------------------------------
revno: 11822
committer: Benjamin Wolsey <address@hidden>
branch nick: trunk
timestamp: Thu 2010-01-28 14:11:29 +0100
message:
  Include boost bind.
modified:
  libcore/abc/Class.cpp
=== modified file 'libcore/abc/Class.cpp'
--- a/libcore/abc/Class.cpp     2010-01-01 17:48:26 +0000
+++ b/libcore/abc/Class.cpp     2010-01-28 13:11:29 +0000
@@ -32,6 +32,8 @@
 #include "Method.h"
 #include "abc_function.h"
 
+#include <boost/bind.hpp>
+
 namespace gnash {
 namespace abc {
 


reply via email to

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