summaryrefslogtreecommitdiff
path: root/src/elementaryFunctions/acos/testAcos.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/elementaryFunctions/acos/testAcos.h')
-rw-r--r--src/elementaryFunctions/acos/testAcos.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/elementaryFunctions/acos/testAcos.h b/src/elementaryFunctions/acos/testAcos.h
index bb2d21ef..781c9cb9 100644
--- a/src/elementaryFunctions/acos/testAcos.h
+++ b/src/elementaryFunctions/acos/testAcos.h
@@ -16,8 +16,6 @@
#include <stdio.h>
#include <assert.h>
#include "acos.h"
-#include "constant.h"
-
void sacossTest(void);