We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4439e commit 3f18725Copy full SHA for 3f18725
src/math/function.c
@@ -20,7 +20,6 @@
20
*------------------- ------------ ---- -------- -- - - -
21
*/
22
#include "feenox.h"
23
-#include "dist/feenox/src/feenox.h"
24
const double zero[3] = {0, 0, 0};
25
26
int feenox_define_function(const char *name, unsigned int n_arguments) {
0 commit comments