diff --git a/alethzero/MiningView.h b/alethzero/MiningView.h index 090614b38..1b4a91b9a 100644 --- a/alethzero/MiningView.h +++ b/alethzero/MiningView.h @@ -21,6 +21,10 @@ #pragma once +#ifdef Q_MOC_RUN +#define BOOST_MPL_IF_HPP_INCLUDED +#endif + #include #include #include