aboutsummaryrefslogtreecommitdiffstats
path: root/src/gen.h
diff options
context:
space:
mode:
authorkatherine <shmibs@airen-no-jikken.icu>2019-05-08 23:33:41 -0700
committerkatherine <shmibs@airen-no-jikken.icu>2019-05-08 23:33:41 -0700
commit95a9726023abd85b49ed39837911e1b231f4389b (patch)
tree3535a3ca1feac910ecf736fdc07ddcb5559f4321 /src/gen.h
parentca0d95e26663e05d702c6f3a5627812dbf0c9f90 (diff)
downloadconfconf-95a9726023abd85b49ed39837911e1b231f4389b.tar.gz
implement internal tokeniser
Diffstat (limited to 'src/gen.h')
-rw-r--r--src/gen.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gen.h b/src/gen.h
index e69de29..f3cb932 100644
--- a/src/gen.h
+++ b/src/gen.h
@@ -0,0 +1,4 @@
+#ifndef CONFCONF_GEN_H
+#define CONFCONF_GEN_H
+
+#endif