#pragma once #include namespace recreate_test1 { bool recreate_file(std::string destination_folder); }