summaryrefslogtreecommitdiff
path: root/gio/giomm.h
diff options
context:
space:
mode:
authorJonathon Jongsma <jjongsma@src.gnome.org>2008-02-02 22:03:37 +0000
committerJonathon Jongsma <jjongsma@src.gnome.org>2008-02-02 22:03:37 +0000
commit11e744a3f053a4cfdbf09eedca91db9eda9cd89e (patch)
tree86619c3ca8b04b522f72f287156659c3e1918e05 /gio/giomm.h
parent0450dac30076a090684413eed71e2f2934794ad6 (diff)
downloadglibmm-11e744a3f053a4cfdbf09eedca91db9eda9cd89e.tar.gz
add new header files to the main include add FIXME note about not being
* gio/giomm.h: add new header files to the main include * gio/src/datainputstream.hg: add FIXME note about not being able to tell error conditions from empty strings on read_line() / read_until() svn path=/trunk/; revision=563
Diffstat (limited to 'gio/giomm.h')
-rw-r--r--gio/giomm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gio/giomm.h b/gio/giomm.h
index 68d64536..46954b44 100644
--- a/gio/giomm.h
+++ b/gio/giomm.h
@@ -22,7 +22,9 @@
#include <giomm/appinfo.h>
#include <giomm/asyncresult.h>
+#include <giomm/bufferedinputstream.h>
#include <giomm/cancellable.h>
+#include <giomm/datainputstream.h>
#include <giomm/drive.h>
#include <giomm/error.h>
#include <giomm/fileattributeinfolist.h>