diff options
author | Andrew Kaster <akaster@serenityos.org> | 2021-09-19 16:33:38 -0600 |
---|---|---|
committer | Brian Gianforcaro <b.gianfo@gmail.com> | 2021-09-20 00:39:46 +0000 |
commit | 61ad239ee07c9c2db37df93ca43f0d168c973099 (patch) | |
tree | d3f984c9c60b5eccef5ed3fcb56d2bcad8d205ee /Userland/Applications/PixelPaint/LineTool.cpp | |
parent | da87497e61a8070250b45ae7622cdc998c34202e (diff) | |
download | serenity-61ad239ee07c9c2db37df93ca43f0d168c973099.zip |
AK: Remove unnecessary include of <new> for non-`__serenity__` builds
We already include `<new>` in AK/kmalloc.h when KERNEL is not defined,
which applies to all non-`__serenity__` builds.
Diffstat (limited to 'Userland/Applications/PixelPaint/LineTool.cpp')
0 files changed, 0 insertions, 0 deletions