tabulated component: remove unnecessary header boost/fp_classify.hpp

wasn't needed and resulted in compilation errors for old boost versions
This commit is contained in:
Andreas Lauser
2011-08-18 09:12:14 +00:00
committed by Andreas Lauser
parent 91de2bb152
commit 5df76a8911

View File

@@ -31,8 +31,6 @@
#include <dumux/common/exceptions.hh>
#include <boost/math/special_functions/fpclassify.hpp>
#include <iostream>
namespace Dumux