mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-27 09:57:30 +02:00
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 <LibWeb/CSS/GridTrackSize.h>
// That's it, this was enough to cause a compilation error.
29 KiB
29 KiB