mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
In preparation for making Vector::append + Vector::prepend unavailable during compilation of the Kernel. This specific file is compiled into the Kernel as well as LibVT.