mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 07:26:15 +01:00
Add gio/gio.h include to check for c++ problems.
2008-01-08 Alexander Larsson <alexl@redhat.com> * tests/cxx-test.C: Add gio/gio.h include to check for c++ problems. svn path=/trunk/; revision=6280
This commit is contained in:
parent
99a5be29bf
commit
9c95329347
@ -1,3 +1,8 @@
|
||||
2008-01-08 Alexander Larsson <alexl@redhat.com>
|
||||
|
||||
* tests/cxx-test.C:
|
||||
Add gio/gio.h include to check for c++ problems.
|
||||
|
||||
2008-01-07 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Bump version
|
||||
|
@ -1,6 +1,7 @@
|
||||
#include <glib.h>
|
||||
#include <gmodule.h>
|
||||
#include <glib-object.h>
|
||||
#include <gio/gio.h>
|
||||
|
||||
int
|
||||
main ()
|
||||
|
Loading…
Reference in New Issue
Block a user