summaryrefslogtreecommitdiffstats
path: root/src/bin/eulogium_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/eulogium_private.h')
-rw-r--r--src/bin/eulogium_private.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/bin/eulogium_private.h b/src/bin/eulogium_private.h
new file mode 100644
index 0000000..aa968c6
--- /dev/null
+++ b/src/bin/eulogium_private.h
@@ -0,0 +1,6 @@
+#ifndef EULOGIUM_PRIVATE_H_
+# define EULOGIUM_PRIVATE_H_
+
+// FIXME: put some private stuff related to your binary
+
+#endif