summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-04-16 23:43:21 +0200
committerCarl Hetherington <cth@carlh.net>2023-04-16 23:43:21 +0200
commitc6387f885fd39e901189b6c73fca0a28cc9ec85b (patch)
tree58864dbfb9425098e4d81a32a95d177e8043b09b /src
parente46e6c6054e4294c35d0f5e17de251b2fbb94cdc (diff)
Fix build.
Diffstat (limited to 'src')
-rw-r--r--src/verify.h1
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>