gnash-commit
[Top][All Lists]
Advanced

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

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


From: Benjamin Wolsey
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11821: Include boost/bind.hpp.
Date: Thu, 28 Jan 2010 13:58:39 +0100
User-agent: Bazaar (2.0.2)

------------------------------------------------------------
revno: 11821
committer: Benjamin Wolsey <address@hidden>
branch nick: trunk
timestamp: Thu 2010-01-28 13:58:39 +0100
message:
  Include boost/bind.hpp.
modified:
  libcore/ClassHierarchy.cpp
=== modified file 'libcore/ClassHierarchy.cpp'
--- a/libcore/ClassHierarchy.cpp        2010-01-01 17:48:26 +0000
+++ b/libcore/ClassHierarchy.cpp        2010-01-28 12:58:39 +0000
@@ -27,6 +27,8 @@
 #include "Global_as.h"
 #include "extension.h"
 
+#include <boost/bind.hpp>
+
 namespace gnash {
 
 // anonymous namespace


reply via email to

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