mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02: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.