diff --git a/unsupported/test/cxx11_tensor_expr.cpp b/unsupported/test/cxx11_tensor_expr.cpp index b9c14c3d3..cf0d8ee0d 100644 --- a/unsupported/test/cxx11_tensor_expr.cpp +++ b/unsupported/test/cxx11_tensor_expr.cpp @@ -435,7 +435,7 @@ void test_minmax_nan_propagation_templ() { } #else template -void test_minmax_nan_propagation_templ() {}; +void test_minmax_nan_propagation_templ() {} #endif static void test_clip() {