diff options
| -rw-r--r-- | hkutil/database.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/hkutil/database.h b/hkutil/database.h index 619ba86..a2217e6 100644 --- a/hkutil/database.h +++ b/hkutil/database.h | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | #include <string> | 7 | #include <string> | 
| 8 | #include <stdexcept> | 8 | #include <stdexcept> | 
| 9 | #include <vector> | 9 | #include <vector> | 
| 10 | #include <cstring> | ||
| 10 | #include <list> | 11 | #include <list> | 
| 11 | #include <memory> | 12 | #include <memory> | 
| 12 | #include "../vendor/variant.hpp" | 13 | #include "../vendor/variant.hpp" | 
