gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. dd938c635f863aca299c


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. dd938c635f863aca299c9d7d5b59e3ca71b1c63f
Date: Mon, 23 Aug 2010 19:39:17 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  dd938c635f863aca299c9d7d5b59e3ca71b1c63f (commit)
      from  6895d3b0542e1ac28a3e37dd150187dacb66195d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=dd938c635f863aca299c9d7d5b59e3ca71b1c63f


commit dd938c635f863aca299c9d7d5b59e3ca71b1c63f
Author: strk <address@hidden>
Date:   Mon Aug 23 21:38:45 2010 +0200

    Add missing <memory> header. Thanks to Juergen Heinemann for patch (bug 
#30855)

diff --git a/gui/kde/kde_glue_agg.h b/gui/kde/kde_glue_agg.h
index 73e41a0..04dea88 100644
--- a/gui/kde/kde_glue_agg.h
+++ b/gui/kde/kde_glue_agg.h
@@ -28,6 +28,7 @@
 
 #include "kde_glue.h"
 #include <vector>
+#include <memory>
 #include <boost/scoped_array.hpp>
 
 

-----------------------------------------------------------------------

Summary of changes:
 gui/kde/kde_glue_agg.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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