From 25344ff9abbbfa7aa30b840ba06781de9f0907bd Mon Sep 17 00:00:00 2001 From: torset Date: Thu, 8 Jan 2009 14:26:10 +0000 Subject: nomsg --- src/matrixOperations/logm/testDoubleLogm.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/matrixOperations/logm/testDoubleLogm.c') 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 #include #include "logm.h" -#include "logm_internal.h" static void dlogmaTest(void){ } -- cgit