mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Fix compilation error
lmdb.cc fails to compile following commit c680ddf
.
This commit is contained in:
committed by
Felipe Zimmerle
parent
b48e4b3a37
commit
049f1abb62
@@ -16,6 +16,7 @@
|
||||
|
||||
#ifdef __cplusplus
|
||||
#include <string>
|
||||
#include <cstring>
|
||||
#include <iostream>
|
||||
#include <unordered_map>
|
||||
#include <list>
|
||||
|
Reference in New Issue
Block a user