[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / tests / cxx-test.C
1 #include <glib.h>
2 #include <gmodule.h>
3 #include <glib-object.h>
4 #include <gio/gio.h>
5
6 int
7 main ()
8 {
9   return 0;
10 }