chore: CRLF to LF
This commit is contained in:
+7
-7
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <filesystem>
|
||||
|
||||
namespace clipboard {
|
||||
void copy_image(const std::filesystem::path path);
|
||||
}
|
||||
#pragma once
|
||||
|
||||
#include <filesystem>
|
||||
|
||||
namespace clipboard {
|
||||
void copy_image(const std::filesystem::path path);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user