summaryrefslogtreecommitdiff
path: root/jni/ruby/ext/stringio/extconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'jni/ruby/ext/stringio/extconf.h')
-rw-r--r--jni/ruby/ext/stringio/extconf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/jni/ruby/ext/stringio/extconf.h b/jni/ruby/ext/stringio/extconf.h
new file mode 100644
index 0000000..cda0cc8
--- /dev/null
+++ b/jni/ruby/ext/stringio/extconf.h
@@ -0,0 +1,3 @@
+#ifndef EXTCONF_H
+#define EXTCONF_H
+#endif