From aa0d78815004ae6b0c4a42b0e024f5c4ef555ae2 Mon Sep 17 00:00:00 2001 From: dacctal Date: Sun, 24 May 2026 10:23:38 +0000 Subject: c rewrite --- include/copy_install.hh | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 include/copy_install.hh (limited to 'include/copy_install.hh') diff --git a/include/copy_install.hh b/include/copy_install.hh deleted file mode 100644 index ce20009..0000000 --- a/include/copy_install.hh +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef COPY_INSTALL -#define COPY_INSTALL - -#include -#include -void copy_install(std::filesystem::path build_dir); - -#endif -- cgit v1.2.3