mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-16 05:55:07 +00:00
fix(build): macOS (#17007)
* fix(build): macOS * Revert "fix(build): macOS" This reverts commit 612c41e41b2aea55069c0cfaf751c3ba7205e52f. * Update Config.cpp
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
|
|
||||||
#include <boost/filesystem.hpp>
|
#include <boost/filesystem.hpp>
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
|
#include <fstream>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
std::string CreateConfigWithMap(std::map<std::string, std::string> const& map)
|
std::string CreateConfigWithMap(std::map<std::string, std::string> const& map)
|
||||||
|
|||||||
Reference in New Issue
Block a user