diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-04-16 23:43:21 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-04-16 23:43:21 +0200 |
| commit | c6387f885fd39e901189b6c73fca0a28cc9ec85b (patch) | |
| tree | 58864dbfb9425098e4d81a32a95d177e8043b09b /src | |
| parent | e46e6c6054e4294c35d0f5e17de251b2fbb94cdc (diff) | |
Fix build.
Diffstat (limited to 'src')
| -rw-r--r-- | src/verify.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/verify.h b/src/verify.h index 4d65fae7..69a10292 100644 --- a/src/verify.h +++ b/src/verify.h @@ -45,6 +45,7 @@ #include <boost/filesystem.hpp> #include <boost/function.hpp> #include <boost/optional.hpp> +#include <map> #include <string> #include <vector> |
