Missing include for arch.
authorCarl Hetherington <cth@carlh.net>
Thu, 17 Jan 2019 20:18:40 +0000 (20:18 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 17 Jan 2019 20:24:31 +0000 (20:24 +0000)
src/asset_writer.h

index dcf57aad8ab7064130937a19a63a19cd363186c4..2970b8d3f7d4f5c8fff1d742829fe65880d2c6ef 100644 (file)
@@ -41,6 +41,7 @@
 #include "types.h"
 #include "crypto_context.h"
 #include <boost/filesystem.hpp>
+#include <boost/noncopyable.hpp>
 
 namespace dcp {