From b6df2e491419e4a94a40272570ad51144a0d2649 Mon Sep 17 00:00:00 2001 From: abnerhexu Date: Sun, 18 Jan 2026 22:16:10 +0800 Subject: [PATCH] bug fixed in multiple definition --- DASP/src/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DASP/src/common.h b/DASP/src/common.h index b19692a..003f733 100644 --- a/DASP/src/common.h +++ b/DASP/src/common.h @@ -16,7 +16,7 @@ #include #include "omp.h" -#include "mmio_highlevel.h" +// #include "mmio_highlevel.h" #ifdef f64 #define MAT_VAL_TYPE double