diff options
Diffstat (limited to 'include/copy_install.hh')
| -rw-r--r-- | include/copy_install.hh | 8 |
1 files changed, 0 insertions, 8 deletions
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 <filesystem> -#include <unistd.h> -void copy_install(std::filesystem::path build_dir); - -#endif |
