mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03:00
944e5cfb35
Remove superfluous includes from IPCCompiler's generated output and add include directives in IPC definitions where appropriate.
7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
#include <LibCore/AnonymousBuffer.h>
|
|
|
|
endpoint ClipboardClient
|
|
{
|
|
clipboard_data_changed([UTF8] String mime_type) =|
|
|
}
|