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