diff --git a/src/PSE/Kernels_unit_tests.hpp b/src/PSE/Kernels_unit_tests.hpp index c3b60e96e9ff01cc2bc18f478d47ed4317200a52..fcbcec1255c494cda326bbb397f6132cacf59d14 100644 --- a/src/PSE/Kernels_unit_tests.hpp +++ b/src/PSE/Kernels_unit_tests.hpp @@ -50,8 +50,6 @@ BOOST_AUTO_TEST_CASE( pse_ker ) PSE_test<boost::multiprecision::float128,Lap_PSE<1,boost::multiprecision::float128,2>>(i,4,err); y.last().add(err.linf_error); -#endif - #endif PSE_test<double,Lap_PSE<1,double,2>>(i,2,err);