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
106 B
Plaintext
7 lines
106 B
Plaintext
#include <LibCore/AnonymousBuffer.h>
|
|
#include <LibGfx/ShareableBitmap.h>
|
|
|
|
endpoint ImageDecoderClient
|
|
{
|
|
}
|