mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
Core/Misc: Fix windows nopch build
Closes #25363
(cherry picked from commit 6ad58d604a)
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#include "Log.h"
|
||||
#include "Optional.h"
|
||||
|
||||
#include "Hacks/boost_1_73_process_windows_nopch.h"
|
||||
|
||||
#include <boost/algorithm/string/join.hpp>
|
||||
#include <boost/iostreams/copy.hpp>
|
||||
#include <boost/process.hpp>
|
||||
|
||||
Reference in New Issue
Block a user