mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-13 13:02:09 +00:00
Merge pull request #13031 from parona-source/libfmt-11
Add support for libfmt-11
This commit is contained in:
commit
e1b1e4b4cf
9 changed files with 12 additions and 1 deletions
|
@ -7,6 +7,8 @@
|
|||
#include <string>
|
||||
#include <string_view>
|
||||
|
||||
#include <fmt/ranges.h>
|
||||
|
||||
#include "Common/Assert.h"
|
||||
#include "Common/GL/GLContext.h"
|
||||
#include "Common/GL/GLExtensions/GLExtensions.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue