summaryrefslogtreecommitdiffstats
path: root/rdtk/templates/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'rdtk/templates/config.h.in')
-rw-r--r--rdtk/templates/config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/rdtk/templates/config.h.in b/rdtk/templates/config.h.in
new file mode 100644
index 0000000..c6243d3
--- /dev/null
+++ b/rdtk/templates/config.h.in
@@ -0,0 +1,4 @@
+#ifndef RDTK_CONFIG_H
+#define RDTK_CONFIG_H
+
+#endif /* RDTK_CONFIG_H */