meson: work around meson not passing on the threads dependency when link_with is...
[glib.git] / tests / cxx-test.C
blobc076e884d8b1cf0673b48132eb48c1c876b3bf27
1 #include <glib.h>
2 #include <gmodule.h>
3 #include <glib-object.h>
4 #include <gio/gio.h>
6 int
7 main ()
9   return 0;