gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r12023: include map and RunResources


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r12023: include map and RunResources
Date: Thu, 11 Mar 2010 10:15:38 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 12023
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Thu 2010-03-11 10:15:38 -0700
message:
  include map and RunResources
modified:
  cygnal/cvm.cpp
  cygnal/libamf/amf.cpp
=== modified file 'cygnal/cvm.cpp'
--- a/cygnal/cvm.cpp    2010-01-20 16:47:31 +0000
+++ b/cygnal/cvm.cpp    2010-03-11 17:15:38 +0000
@@ -57,6 +57,7 @@
 #include "IOChannel.h" // for proper dtor call
 #include "GnashSleep.h" // for usleep comptibility.
 #include "MovieFactory.h" 
+#include "RunResources.h"
 
 extern "C"{
 #ifdef HAVE_GETOPT_H

=== modified file 'cygnal/libamf/amf.cpp'
--- a/cygnal/libamf/amf.cpp     2010-03-09 01:24:14 +0000
+++ b/cygnal/libamf/amf.cpp     2010-03-11 17:15:38 +0000
@@ -29,6 +29,7 @@
 #include <boost/shared_ptr.hpp>
 #include <string>
 #include <vector>
+#include <map>
 #include <boost/cstdint.hpp>
 
 namespace amf 


reply via email to

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