mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-26 19:22:30 -05:00
944e5cfb35
Remove superfluous includes from IPCCompiler's generated output and add include directives in IPC definitions where appropriate.
6 lines
106 B
Text
6 lines
106 B
Text
#include <LibCore/AnonymousBuffer.h>
|
|
#include <LibGfx/ShareableBitmap.h>
|
|
|
|
endpoint ImageDecoderClient
|
|
{
|
|
}
|