mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-08-15 14:43:32 -07:00
Compare commits
2 commits
7b682f9c80
...
e97eb59c70
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e97eb59c70 | ||
|
|
59ad4e9515 |
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@
|
|||
#include <miniupnpc/upnperrors.h>
|
||||
#endif
|
||||
|
||||
#if (FMT_VERSION / 10000) > 7
|
||||
#if FMT_VERSION >= 80000
|
||||
#include <fmt/xchar.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue