Sign in
fuchsia
/
third_party
/
glib
/
e5d9eca334af9d645d90581866b3abd8f8018f7a
/
.
/
tests
/
cxx-test.C
blob: c076e884d8b1cf0673b48132eb48c1c876b3bf27 [
file
] [
log
] [
blame
]
#include
<glib.h>
#include
<gmodule.h>
#include
<glib-object.h>
#include
<gio/gio.h>
int
main
()
{
return
0
;
}