aboutsummaryrefslogtreecommitdiff
path: root/include/ensure_repo.hh
diff options
context:
space:
mode:
authordacctal <dacctalyt@gmail.com>2026-04-03 14:56:05 +0000
committerdacctal <dacctalyt@gmail.com>2026-04-03 14:56:05 +0000
commited78991edc4755c0276dcb4eb454b43fa38296fc (patch)
tree460da5399e34e1dce7a293cb22578da15977d895 /include/ensure_repo.hh
parent2a6b92ed130ade1ea7542ee210e6957427a0aa81 (diff)
countless changes
Diffstat (limited to 'include/ensure_repo.hh')
-rw-r--r--include/ensure_repo.hh6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ensure_repo.hh b/include/ensure_repo.hh
new file mode 100644
index 0000000..6061e9c
--- /dev/null
+++ b/include/ensure_repo.hh
@@ -0,0 +1,6 @@
+#ifndef ENSURE_REPO
+#define ENSURE_REPO
+
+void ensure_repo();
+
+#endif