diff options
author | Ben Wiederhake <BenWiederhake.GitHub@gmx.de> | 2022-09-13 17:42:39 +0200 |
---|---|---|
committer | Tim Flynn <trflynn89@pm.me> | 2022-09-18 13:27:24 -0400 |
commit | 48d8aff4367615d8ea90cc78abfa6f1dd6080726 (patch) | |
tree | 5b69eac9c562af6cca85984bba931f94c95d75ba /Userland/Libraries/LibGfx/Point.h | |
parent | d073a31c21f38d1c19029b79fb18936acaa9a46d (diff) | |
download | serenity-48d8aff4367615d8ea90cc78abfa6f1dd6080726.zip |
LibJS: Add missing includes
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 <LibJS/Runtime/StringPrototype.h>
// That's it, this was enough to cause a compilation error.
Likewise for most other files touched by this commit.
Diffstat (limited to 'Userland/Libraries/LibGfx/Point.h')
0 files changed, 0 insertions, 0 deletions