diff --git a/dune/gdt/test/momentmodels/basisfunctions/partial_moments.hh b/dune/gdt/test/momentmodels/basisfunctions/partial_moments.hh index 50ebabde7f86ad92255dc111d2b90be08fa4d3de..9845dd6235e7aeccbb894bd6b227d2f5633e61cf 100644 --- a/dune/gdt/test/momentmodels/basisfunctions/partial_moments.hh +++ b/dune/gdt/test/momentmodels/basisfunctions/partial_moments.hh @@ -13,7 +13,7 @@ #include <boost/iostreams/stream.hpp> #include <boost/iostreams/device/null.hpp> -#include <boost/math/special_functions/lambert_w.hpp> +// #include <boost/math/special_functions/lambert_w.hpp> #if HAVE_QHULL # include <dune/xt/common/disable_warnings.hh>