summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/TabWidget.h
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2020-03-08 11:57:24 +0100
committerAndreas Kling <kling@serenityos.org>2020-03-08 13:06:51 +0100
commit35d88f536c4082f7fb6d740973d3cbb79ba74a5e (patch)
treebc4ee54be6f46d05aa8b621ec1da9d0cb19a582e /Libraries/LibGUI/TabWidget.h
parentb1058b33fb32cb398d1723eb6fe59c27dc7967cc (diff)
downloadserenity-35d88f536c4082f7fb6d740973d3cbb79ba74a5e.zip
AK: Use __builtin_memset() and such to reduce header dependencies
We can use __builtin_memset() without including <string.h>. This is pretty neat, as it will allow us to reduce the header deps of AK templates a bit, if applied consistently. Note that this is an enabling change for an upcoming #include removal.
Diffstat (limited to 'Libraries/LibGUI/TabWidget.h')
0 files changed, 0 insertions, 0 deletions