diff --git a/dumux/material/components/tabulatedcomponent.hh b/dumux/material/components/tabulatedcomponent.hh index f298efeb9c5dff1ac9084dc469398d8e2647ab9e..eee9d7979f4fafa78b89aa92d039be4c6162fa27 100644 --- a/dumux/material/components/tabulatedcomponent.hh +++ b/dumux/material/components/tabulatedcomponent.hh @@ -31,8 +31,6 @@ #include <dumux/common/exceptions.hh> -#include <boost/math/special_functions/fpclassify.hpp> - #include <iostream> namespace Dumux