mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-06 06:58:15 +00:00
Fix compilation error in ui/clipboard_none.h
This commit is contained in:
parent
4b88e90dc6
commit
3b23184c15
@ -4,6 +4,8 @@
|
||||
// This source file is distributed under MIT license,
|
||||
// please read LICENSE.txt for more information.
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace {
|
||||
|
||||
void get_system_clipboard_text(std::string& text)
|
||||
|
Loading…
Reference in New Issue
Block a user