mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 07:50:04 +00:00
Fix deprecated header usage in log manager
This commit is contained in:
parent
ed9e7ad72f
commit
dab88ebb98
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#include <ranges>
|
||||
#include <unordered_map>
|
||||
|
||||
#include <boost/process/environment.hpp>
|
||||
#include <boost/process/v1/environment.hpp>
|
||||
#include <fmt/format.h>
|
||||
#include <spdlog/spdlog.h>
|
||||
#include <QStandardPaths>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue