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