mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 14:28:08 -05:00
common/logging: Reduce scope of fmt include
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
#include <algorithm>
|
||||
#include <string_view>
|
||||
|
||||
#include <fmt/format.h>
|
||||
#include <fmt/core.h>
|
||||
|
||||
#include "common/logging/types.h"
|
||||
|
||||
|
Reference in New Issue
Block a user