mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
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) =|
|
|
}
|