summaryrefslogtreecommitdiff
path: root/AK/Concepts.h
diff options
context:
space:
mode:
authorLenny Maiorani <lenny@colorado.edu>2021-04-21 12:52:38 -0600
committerAndreas Kling <kling@serenityos.org>2021-04-21 21:15:35 +0200
commit730fbfb31ed2ed226d9fdce4bee938efc20e1ef2 (patch)
treea68cc866c6f4ae745bae36a60f544e0fe3f3e0d3 /AK/Concepts.h
parentece8aeaaf439ce786be06a084788b2c507ae5bf1 (diff)
downloadserenity-730fbfb31ed2ed226d9fdce4bee938efc20e1ef2.zip
AK/Format: Fix incorrectly non-inlined variable templates
Problem: - Global variables (and variable templates) defined in header files need to be decorated `inline` to avoid multiple definition issues. Solution: - Put back the `inline` keyword which was erroneously removed.
Diffstat (limited to 'AK/Concepts.h')
0 files changed, 0 insertions, 0 deletions