mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Misc: Add another boost hack. Fixes bnetserver/worldserver -c command line parameter when path contains spaces
This commit is contained in:
@@ -46,6 +46,8 @@
|
||||
#include <iostream>
|
||||
#include <csignal>
|
||||
|
||||
#include "Hacks/boost_program_options_with_filesystem_path.h"
|
||||
|
||||
using boost::asio::ip::tcp;
|
||||
using namespace boost::program_options;
|
||||
namespace fs = boost::filesystem;
|
||||
|
||||
Reference in New Issue
Block a user