summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index 1a05f40..9b0c2c7 100644
--- a/src/util.h
+++ b/src/util.h
@@ -22,6 +22,7 @@
*/
#include <boost/optional.hpp>
+#include <boost/shared_ptr.hpp>
#include <string>
class locked_stringstream;