mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-25 19:02:07 -05:00
67cda61b7f
A C++ source file containing just #include <LibFoo/Bar.h> should always compile cleanly. This patch adds missing header inclusions that could have caused weird error messages if they were used in a different context. Also, this confused QtCreator. |
||
---|---|---|
.. | ||
BorderPainting.cpp | ||
BorderPainting.h | ||
PaintContext.h | ||
StackingContext.cpp | ||
StackingContext.h |