Possibly-missing include.
authorCarl Hetherington <cth@carlh.net>
Thu, 30 Jan 2020 00:16:45 +0000 (01:16 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 30 Jan 2020 00:16:45 +0000 (01:16 +0100)
src/util.h

index 738a02af5bb4817786c23b4a5d56af3919dc3302..56e649f0070714daa27a1c55831a30244ec0b575 100644 (file)
@@ -22,6 +22,7 @@
  */
 
 #include <boost/optional.hpp>
+#include <boost/shared_ptr.hpp>
 #include <string>
 
 namespace sub {