summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoBackendBase.cpp
diff options
context:
space:
mode:
authorLioncash <mai.iam2048@gmail.com>2023-01-30 14:00:19 -0500
committerLioncash <mai.iam2048@gmail.com>2023-01-30 14:20:56 -0500
commitcdd3e636e1f4b06ca3e2f3c279c420900b4db0b4 (patch)
tree217637fdf9c7080bf692fae65c394a8b9ed92eff /Source/Core/VideoCommon/VideoBackendBase.cpp
parent8960f6f07c07f26767a3ef07c402b8c457b9b621 (diff)
Common/Network: Resolve -Wexpansion-to-defined warning
Macros that expand to include the standard define macro are undefined. This is pretty trivial to fix. We can just do the test and then define the name itself if it's true, rather than making the set of definition checks the macro itself.
Diffstat (limited to 'Source/Core/VideoCommon/VideoBackendBase.cpp')
0 files changed, 0 insertions, 0 deletions