diff --git a/pv/util.hpp b/pv/util.hpp index 49ae04b2..67236c0d 100644 --- a/pv/util.hpp +++ b/pv/util.hpp @@ -25,6 +25,9 @@ #include #ifndef Q_MOC_RUN +// Workaround for https://github.com/boostorg/serialization/issues/186 +#include + #include #endif