void-packages/srcpkgs/usbtop/patches/boost-1.69.patch

11 lines
296 B
Diff

--- include/usbtop/usb_stats.h 2017-12-17 22:14:26.000000000 +0100
+++ - 2018-12-18 10:36:55.003948685 +0100
@@ -35,6 +35,7 @@
#include <cstddef>
#include <boost/circular_buffer.hpp>
+#include <boost/noncopyable.hpp>
#include <boost/thread/shared_mutex.hpp>
#define LIVE_SAMPLE_COUNT 128