mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
a99cd09891
This remained undetected for a long time as HeaderCheck is disabled by default. This commit makes the following file compile again: // file: compile_me.cpp #include <LibDNS/Question.h> // That's it, this was enough to cause a compilation error. Likewise for most other files touched by this commit. |
||
---|---|---|
.. | ||
Answer.cpp | ||
Answer.h | ||
CMakeLists.txt | ||
Name.cpp | ||
Name.h | ||
Packet.cpp | ||
Packet.h | ||
PacketHeader.h | ||
Question.h |