projects
/
platform
/
upstream
/
glib.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
on success, close the pipes from the child. Fix from Tim.
[platform/upstream/glib.git]
/
tests
/
cxx-test.C
1
#include <glib.h>
2
#include <gmodule.h>
3
#include <glib-object.h>
4
5
int
6
main ()
7
{
8
return 0;
9
}