repo.or.cz
/
glib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tests: Mark refcount/properties2 test as slow
[glib.git]
/
tests
/
cxx-test.C
blob
c076e884d8b1cf0673b48132eb48c1c876b3bf27
1
#include <glib.h>
2
#include <gmodule.h>
3
#include <glib-object.h>
4
#include <gio/gio.h>
5
6
int
7
main ()
8
{
9
return 0;
10
}