gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r12012: still needs std::vector


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r12012: still needs std::vector
Date: Wed, 10 Mar 2010 12:41:21 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 12012
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Wed 2010-03-10 12:41:21 -0700
message:
  still needs std::vector
modified:
  libmedia/gst/VideoInputGst.h
=== modified file 'libmedia/gst/VideoInputGst.h'
--- a/libmedia/gst/VideoInputGst.h      2010-01-01 17:48:26 +0000
+++ b/libmedia/gst/VideoInputGst.h      2010-03-10 19:41:21 +0000
@@ -19,6 +19,7 @@
 #ifndef GNASH_VIDEOINPUTGST_H
 #define GNASH_VIDEOINPUTGST_H
 
+#include <vector>
 #include <boost/cstdint.hpp> // for C99 int types
 #include "VideoInput.h"
 #include "gst/gst.h"


reply via email to

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