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