Skip to content

Commit

Permalink
include issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jgillis committed Jul 28, 2024
1 parent f282405 commit 386bbe5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion matlab/include/engine.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
extern "C" {
#endif

typedef struct mxArray_tag mxArray;
typedef struct engine Engine;

int engEvalString(Engine *, const char *);
Expand Down

0 comments on commit 386bbe5

Please sign in to comment.