[libgdamm] Fix the --enable-warnings=fatal build.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdamm] Fix the --enable-warnings=fatal build.
- Date: Wed, 26 Oct 2011 11:19:09 +0000 (UTC)
commit 375631404a2d90ca81b6b9309a0f7e6b5a823dae
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Oct 26 13:19:04 2011 +0200
Fix the --enable-warnings=fatal build.
* libgda/libgdamm/init.cc: Do not include glibmm.h. It is not necessary.
ChangeLog | 6 ++++++
libgda/libgdamm/init.cc | 1 -
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index ab9538b..bf2f294 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-10-26 Murray Cumming <murrayc murrayc com>
+
+ Fix the --enable-warnings=fatal build.
+
+ * libgda/libgdamm/init.cc: Do not include glibmm.h. It is not necessary.
+
2011-10-25 Murray Cumming <murrayc murrayc com>
init.h: Move the glibmm.h include to the .cc file.
diff --git a/libgda/libgdamm/init.cc b/libgda/libgdamm/init.cc
index 678d3f0..27744a6 100644
--- a/libgda/libgdamm/init.cc
+++ b/libgda/libgdamm/init.cc
@@ -25,7 +25,6 @@
#include <libgdammconfig.h> //For LIBGDAMM_VERSION
#include <libgdamm/wrap_init.h>
#include <libgda/libgda.h>
-#include <glibmm.h>
namespace Gnome
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]