From ed78991edc4755c0276dcb4eb454b43fa38296fc Mon Sep 17 00:00:00 2001 From: dacctal Date: Fri, 3 Apr 2026 14:56:05 +0000 Subject: countless changes --- include/update_all.hh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 include/update_all.hh (limited to 'include/update_all.hh') diff --git a/include/update_all.hh b/include/update_all.hh new file mode 100644 index 0000000..a5bb304 --- /dev/null +++ b/include/update_all.hh @@ -0,0 +1,6 @@ +#ifndef UPDATE_ALL +#define UPDATE_ALL + +void update_all(); + +#endif -- cgit v1.2.3