'Generic Commit'
This commit is contained in:
parent
3cc7124e14
commit
6fe9fa6078
@ -7,7 +7,7 @@
|
||||
#include <stdexcept>
|
||||
#include <iostream> // For error reporting in destructor
|
||||
|
||||
namespace simple_object_storage {
|
||||
namespace getpkg {
|
||||
|
||||
TempDirectory::TempDirectory(const std::string& prefix) {
|
||||
auto temp_dir_base = std::filesystem::temp_directory_path();
|
||||
|
Loading…
x
Reference in New Issue
Block a user