From 411f7acb1f92db88d2a3c92bb40da2133852b40e Mon Sep 17 00:00:00 2001 From: Nicolas James Date: Sun, 5 Apr 2026 16:59:32 +1000 Subject: Nuke old implementation, silence warnings --- src/submissions.hh | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/submissions.hh (limited to 'src/submissions.hh') diff --git a/src/submissions.hh b/src/submissions.hh new file mode 100644 index 0000000..41c963f --- /dev/null +++ b/src/submissions.hh @@ -0,0 +1,12 @@ +#ifndef SUBMISSIONS_HH_ +#define SUBMISSIONS_HH_ + +// + +class Submissions { + + + +}; + +#endif \ No newline at end of file -- cgit v1.2.3