mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-19 16:39:57 +01:00
Core/Misc: Fix build when using libstdc++-11 (#26564)
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include <boost/asio/buffer.hpp>
|
||||
#include <boost/asio/read_until.hpp>
|
||||
#include <memory>
|
||||
#include <thread>
|
||||
|
||||
using boost::asio::ip::tcp;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user