There was an error fetching the commit references. Please try again later.
general: Avoid ambiguous format_to compilation errors
Ensures that we're using the fmt version of format_to. These are also the only three outliers. All of the other formatters we have are properly qualified.
Showing
- src/core/arm/dynarmic/arm_dynarmic_cp15.cpp 1 addition, 1 deletionsrc/core/arm/dynarmic/arm_dynarmic_cp15.cpp
- src/shader_recompiler/frontend/ir/opcodes.h 1 addition, 1 deletionsrc/shader_recompiler/frontend/ir/opcodes.h
- src/shader_recompiler/frontend/maxwell/opcodes.h 1 addition, 1 deletionsrc/shader_recompiler/frontend/maxwell/opcodes.h
Please register or sign in to comment