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 | a99cd09891a4f052e15a405dfefe4ef437e74b0a (patch) | |
tree | 48a7669b5b383f8d49ce5fdd095b7e4a9e326bab /Userland/Libraries/LibGfx/BMPLoader.h | |
parent | 48d8aff4367615d8ea90cc78abfa6f1dd6080726 (diff) | |
download | serenity-a99cd09891a4f052e15a405dfefe4ef437e74b0a.zip |
Libraries: Add missing includes, add namespace qualifiers
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 <LibDNS/Question.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/BMPLoader.h')
0 files changed, 0 insertions, 0 deletions