From 4e6f17c741a286bf885aac4c32daba1ed8fb0604 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Sat, 1 Jul 2023 19:47:26 +0200 Subject: [PATCH] Update test_potrs.c --- utest/test_potrs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utest/test_potrs.c b/utest/test_potrs.c index 30c029477..f39287d6f 100644 --- a/utest/test_potrs.c +++ b/utest/test_potrs.c @@ -32,7 +32,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. **********************************************************************************/ #include "openblas_utest.h" -#include + /* void BLASFUNC(cpotrf)(char*, BLASINT*, complex float*, BLASINT*, BLASINT*); void BLASFUNC(zpotrs_(char*, BLASINT*, BLASINT*, complex double*,