mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Fix for compile issue when you either don't have openSSL or you're using a version not supported by httplib
This commit is contained in:
@@ -75,8 +75,6 @@
|
||||
#include "mob_movement_manager.h"
|
||||
#include "npc_scale_manager.h"
|
||||
#include "../common/content/world_content_service.h"
|
||||
|
||||
#define CPPHTTPLIB_OPENSSL_SUPPORT
|
||||
#include "../common/http/httplib.h"
|
||||
|
||||
extern QueryServ* QServ;
|
||||
|
||||
Reference in New Issue
Block a user