Sign in
fuchsia
/
third_party
/
glib
/
f6703db37817da99a9b734dc3d33086a57f54274
/
.
/
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
;
}