summaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl_impl.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2020-07-12 15:49:40 -0400
committerGravatar Lioncash2020-07-12 15:49:42 -0400
commit8df93132cd0d0c3129e27a0e86edbfba7caa7196 (patch)
tree31500cc74527717ed34bd84691ec93c15f5ae1e6 /src/input_common/sdl/sdl_impl.cpp
parentMerge pull request #4221 from jbeich/unused-qt-opengl (diff)
downloadyuzu-8df93132cd0d0c3129e27a0e86edbfba7caa7196.tar.gz
yuzu-8df93132cd0d0c3129e27a0e86edbfba7caa7196.tar.xz
yuzu-8df93132cd0d0c3129e27a0e86edbfba7caa7196.zip
udp: Silence a C++20 deprecation warning
C++20 deprecates using the = lambda capture to implicitly capture the this pointer. Instead, we must specify it explicitly.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions