summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.cpp
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2022-01-12 22:52:21 -0800
committerPokechu22 <Pokechu022@gmail.com>2022-01-13 11:11:08 -0800
commit5465775d119bbfb5aa1862e4fc5cb8a7fa015e5a (patch)
tree259b4af1a259d994245c62bdf8f63a2671d41f7f /Source/Core/VideoCommon/CommandProcessor.cpp
parentac46b91673adae121e48bb6beedfb5b61339c39b (diff)
Fix ambiguous uses of format_to
At least in MSVC (which is not restricted from targetting C++20), these can be resolved to either std::format_to or fmt::format_to (though I'm not sure why the std one is available). We want the latter.
Diffstat (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions