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