summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
authorBen Wiederhake <BenWiederhake.GitHub@gmx.de>2021-09-16 00:00:33 +0200
committerLinus Groh <mail@linusgroh.de>2021-10-06 23:52:40 +0100
commitf8d7b4daea679048926883ba2f23527360ad435d (patch)
treed785dc83e6601ef7918c26b52f7f99e405b28555 /Base
parentc330ad27b63fe3abe55121bf5c3f803460fb2457 (diff)
downloadserenity-f8d7b4daea679048926883ba2f23527360ad435d.zip
AK: Add missing headers
Example failure: IDAllocator.h only pulls in AK/Hashtable.h, so any compilation unit that includes AK/IDAllocator.h without including AK/Traits.h before it used to be doomed to fail with the cryptic error message "In instantiation of 'AK::HashTable<T, TraitsForT, IsOrdered>::Iterator AK::HashTable<T, TraitsForT, IsOrdered>::find(const T&) [with T = int; TraitsForT = AK::Traits: incomplete type 'AK::Traits<int>' used in nested name specifier".
Diffstat (limited to 'Base')
0 files changed, 0 insertions, 0 deletions