Skip to content

Commit 3f18725

Browse files
committed
removed extraneous line
1 parent 2a4439e commit 3f18725

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/math/function.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
*------------------- ------------ ---- -------- -- - - -
2121
*/
2222
#include "feenox.h"
23-
#include "dist/feenox/src/feenox.h"
2423
const double zero[3] = {0, 0, 0};
2524

2625
int feenox_define_function(const char *name, unsigned int n_arguments) {

0 commit comments

Comments
 (0)