mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-04 05:20:30 +00:00
3bbf4610d2
You can now #include <AK/Forward.h> to get most of the AK types as forward declarations. Header dependency explosion is one of the main contributors to compile times at the moment, so this is a step towards smaller include graphs. |
||
---|---|---|
.. | ||
Makefile | ||
MDBlock.h | ||
MDCodeBlock.cpp | ||
MDCodeBlock.h | ||
MDDocument.cpp | ||
MDDocument.h | ||
MDHeading.cpp | ||
MDHeading.h | ||
MDList.cpp | ||
MDList.h | ||
MDParagraph.cpp | ||
MDParagraph.h | ||
MDText.cpp | ||
MDText.h |