first commit
This commit is contained in:
15
test/dehydrate_test_data/generated/_original.hpp
Normal file
15
test/dehydrate_test_data/generated/_original.hpp
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
/*
|
||||
|
||||
THIS FILE IS AUTO-GENERATED BY DEHYDRATE.
|
||||
DO NOT EDIT THIS FILE.
|
||||
|
||||
*/
|
||||
|
||||
|
||||
#include <string>
|
||||
namespace recreate_original {
|
||||
bool recreate_tree(std::string destination_folder);
|
||||
}
|
Reference in New Issue
Block a user