gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r10681: 'std::vector' has not been d


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r10681: 'std::vector' has not been declared ...
Date: Mon, 09 Mar 2009 21:45:43 +0100
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 10681
committer: Sandro Santilli <address@hidden>
branch nick: trunk
timestamp: Mon 2009-03-09 21:45:43 +0100
message:
  'std::vector' has not been declared ...
modified:
  libcore/parser/character_def.h
=== modified file 'libcore/parser/character_def.h'
--- a/libcore/parser/character_def.h    2009-03-09 14:22:03 +0000
+++ b/libcore/parser/character_def.h    2009-03-09 20:45:43 +0000
@@ -19,7 +19,9 @@
 #define GNASH_CHARACTER_DEF_H
 
 #include "ExportableResource.h"
+
 #include <boost/cstdint.hpp>
+#include <vector>
 
 // Forward declarations
 


reply via email to

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