summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/matrixOperations/logm/testDoubleLogm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/matrixOperations/logm/testDoubleLogm.c b/src/matrixOperations/logm/testDoubleLogm.c
index 0a4e3405..44deb745 100644
--- a/src/matrixOperations/logm/testDoubleLogm.c
+++ b/src/matrixOperations/logm/testDoubleLogm.c
@@ -15,7 +15,6 @@
#include <math.h>
#include <stdio.h>
#include "logm.h"
-#include "logm_internal.h"
static void dlogmaTest(void){
}