summaryrefslogtreecommitdiff
path: root/glib/glibmm.h
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2017-03-17 10:36:23 +0100
committerMurray Cumming <murrayc@murrayc.com>2017-03-17 10:44:21 +0100
commitc5fff7f4a03d2ca97ba7269e0d5145f22422ff9a (patch)
treef5d0f44f56af2a668a2c7d0803bc0144c05887cc /glib/glibmm.h
parentd9c9b2dbe4742388e621cf084908c212d7923fc4 (diff)
downloadglibmm-c5fff7f4a03d2ca97ba7269e0d5145f22422ff9a.tar.gz
Replace remaining uses of Glib::ArrayHandle<> with std::vector.
Using Glib::ArrayHandler<>::vector_to_array() and Glib::ArrayHandler<>::array_to_vector() instead, and only in the implementatoin instead of in the API.
Diffstat (limited to 'glib/glibmm.h')
-rw-r--r--glib/glibmm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/glib/glibmm.h b/glib/glibmm.h
index 153d65ef..f3e01c17 100644
--- a/glib/glibmm.h
+++ b/glib/glibmm.h
@@ -84,7 +84,6 @@
//#include <glibmm/i18n.h> //This must be included by the application, after system headers such as
//<iostream>.
-#include <glibmm/arrayhandle.h>
#include <glibmm/balancedtree.h>
#include <glibmm/base64.h>
#ifndef GLIBMM_INCLUDED_FROM_WRAP_INIT_CC