summaryrefslogtreecommitdiff
path: root/tests/cxx-test.C
blob: ae459f85fe599a49c6db495bc6a15eefcb2db30d (plain)
1
2
3
4
5
6
7
8
9
#include <glib.h>
#include <gmodule.h>
#include <glib-object.h>

int
main ()
{
  return 0;
}