mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-20 02:57:12 +03:00
Fix compilation without the GeoIP headers installed on the system
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
#include <string>
|
||||
#include <functional>
|
||||
|
||||
#include <GeoIPCity.h>
|
||||
|
||||
#ifndef SRC_UTILS_HTTPS_CLIENT_H_
|
||||
#define SRC_UTILS_HTTPS_CLIENT_H_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user