mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 00:56:14 +00:00
This is to avoid including any LibProtocol header in Objective-C source files, which will cause a conflict between the Protocol namespace and a @Protocol interface. See Ladybird/AppKit/Application/ApplicationBridge.cpp for why this conflict unfortunately cannot be worked around.