Remove autogen files.

This commit is contained in:
j842
2025-05-19 11:18:36 +12:00
parent 1439ec2f79
commit 1be7af571f
5 changed files with 0 additions and 679 deletions

View File

@@ -1,15 +0,0 @@
#pragma once
/*
THIS FILE IS AUTO-GENERATED BY DEHYDRATE.
DO NOT EDIT THIS FILE.
*/
#include <string>
namespace recreate_agent_remote {
bool recreate_tree(std::string destination_folder);
}