diff options
author | Lioncash <mathew1800@gmail.com> | 2020-07-12 15:49:40 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-07-12 15:49:42 -0400 |
commit | 8df93132cd0d0c3129e27a0e86edbfba7caa7196 (patch) | |
tree | 31500cc74527717ed34bd84691ec93c15f5ae1e6 /src/yuzu/configuration/configure_debug.cpp | |
parent | 995067538ddbee8761b8ddd6bf41b6f84c6ae524 (diff) |
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/yuzu/configuration/configure_debug.cpp')
0 files changed, 0 insertions, 0 deletions