summaryrefslogtreecommitdiff
path: root/AK/LogStream.cpp
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-10-07 10:46:58 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-10-07 10:56:44 +0200
commita7f538fb637e2938f8388fd10e640679a0b00b6f (patch)
treea1b8c1b5d8378e2bdbd695b51b432b30e1b24b33 /AK/LogStream.cpp
parent749e3f0f30ac441284ccf467d592d5e76c8a2268 (diff)
downloadserenity-a7f538fb637e2938f8388fd10e640679a0b00b6f.zip
AK: Make String compile on platforms where size_t==u32
This kind of thing is a bit annoying. On Serenity, size_t is the same size as u32, but not the same type. Because of "long" or whatever. This patch makes String not complain about duplicate overloads.
Diffstat (limited to 'AK/LogStream.cpp')
0 files changed, 0 insertions, 0 deletions