updated include dependencies
This commit is contained in:
parent
6b0cfffe09
commit
40f5377cf1
21 changed files with 87 additions and 59 deletions
|
|
@ -19,7 +19,7 @@
|
|||
#define SYMCOMPILE_H_
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include <sym/Sym.h>
|
||||
|
||||
typedef double (*single_function)(const double []);
|
||||
typedef double (*multi_function)(const double[], double[]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue