summaryrefslogtreecommitdiff
path: root/gio/giomm.h
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjell.ahlstedt@bredband.net>2015-04-10 19:01:22 +0200
committerKjell Ahlstedt <kjell.ahlstedt@bredband.net>2015-04-10 19:01:22 +0200
commitc4da3d8666ffaf048581f20ef92a501999841ed2 (patch)
tree363576fd5c04936f9261281a37c212e821e6e4f9 /gio/giomm.h
parent73eff34aef729c53d7844d508f934ca630ff0556 (diff)
downloadglibmm-c4da3d8666ffaf048581f20ef92a501999841ed2.tar.gz
Add Gio::SimpleIOStream
* gio/giomm.h: Add simpleiostream.h. * gio/src/filelist.am: Add simpleiostream.hg. * gio/src/gio_signals.defs: Regenerated. * tools/extra_defs_gen/generate_defs_gio.cc: Add G_TYPE_SIMPLE_IO_STREAM. * gio/src/simpleiostream.[hg|ccg]: New files.
Diffstat (limited to 'gio/giomm.h')
-rw-r--r--gio/giomm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gio/giomm.h b/gio/giomm.h
index b6d07b0c..e778d366 100644
--- a/gio/giomm.h
+++ b/gio/giomm.h
@@ -116,6 +116,7 @@
#include <giomm/settings.h>
#include <giomm/simpleaction.h>
#include <giomm/simpleactiongroup.h>
+#include <giomm/simpleiostream.h>
#include <giomm/simplepermission.h>
#include <giomm/socket.h>
#include <giomm/socketaddress.h>