Missing include. v2.16.87
authorCarl Hetherington <cth@carlh.net>
Tue, 11 Jun 2024 11:55:18 +0000 (13:55 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 18 Jun 2024 23:22:01 +0000 (01:22 +0200)
src/lib/kdm_cli.cc

index 7ea318dd6242c06bc1f067a7ef647b8b8f116dce..4199f84302231cd30d0c1a19a5eec6633b1f2d77 100644 (file)
@@ -36,6 +36,7 @@
 #include <dcp/decrypted_kdm.h>
 #include <dcp/encrypted_kdm.h>
 #include <dcp/filesystem.h>
+#include <boost/algorithm/string.hpp>
 #include <getopt.h>