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