Skip to content

Commit ea0a489

Browse files
committed
adding ehader
1 parent 05203e2 commit ea0a489

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

quaddtype/numpy_quaddtype/src/utilities.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include "utilities.h"
2+
#include <stdlib.h>
23

34
void cstring_to_quad(const char *str, QuadBackendType backend, quad_value *out_value, char **endptr)
45
{

0 commit comments

Comments
 (0)