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

int
main ()
{
  return 0;
}