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