diff options
Diffstat (limited to 'src/elementaryFunctions/acosh/testAcosh.h')
-rw-r--r-- | src/elementaryFunctions/acosh/testAcosh.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/elementaryFunctions/acosh/testAcosh.h b/src/elementaryFunctions/acosh/testAcosh.h index 023aff6e..04f91707 100644 --- a/src/elementaryFunctions/acosh/testAcosh.h +++ b/src/elementaryFunctions/acosh/testAcosh.h @@ -16,7 +16,6 @@ #include <stdio.h> #include <assert.h> #include "acosh.h" -#include "constant.h" void sacoshsTest(void); |