summaryrefslogtreecommitdiff
path: root/jni/ruby/ext/-test-/path_to_class/extconf.h
blob: 821b4968e86faaac1c04ae0e32c666695e1520a0 (plain)
1
2
3
4
#ifndef EXTCONF_H
#define EXTCONF_H
#define TEST_INIT_FUNCS(X) X(path_to_class)
#endif