first commit
This commit is contained in:
5
test/dehydrate_test_data/generated/_test1.hpp
Normal file
5
test/dehydrate_test_data/generated/_test1.hpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
#include <string>
|
||||
namespace recreate_test1 {
|
||||
bool recreate_file(std::string destination_folder);
|
||||
}
|
Reference in New Issue
Block a user