gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11824: Boost bind.


From: Benjamin Wolsey
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11824: Boost bind.
Date: Thu, 28 Jan 2010 14:18:23 +0100
User-agent: Bazaar (2.0.2)

------------------------------------------------------------
revno: 11824
committer: Benjamin Wolsey <address@hidden>
branch nick: trunk
timestamp: Thu 2010-01-28 14:18:23 +0100
message:
  Boost bind.
modified:
  libcore/abc/AbcBlock.cpp
=== modified file 'libcore/abc/AbcBlock.cpp'
--- a/libcore/abc/AbcBlock.cpp  2010-01-13 07:48:10 +0000
+++ b/libcore/abc/AbcBlock.cpp  2010-01-28 13:18:23 +0000
@@ -31,6 +31,8 @@
 #include "Machine.h"
 #include "Global_as.h"
 
+#include <boost/bind.hpp>
+
 namespace gnash {
 
 namespace abc {


reply via email to

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