summaryrefslogtreecommitdiff
path: root/AK/GenericShorthands.h
AgeCommit message (Expand)Author
2022-11-26AK: Make it possible to not `using` AK classes into the global namespaceAndreas Kling
2022-07-04AK: Add header for generic shorthandsFrHun