Skip to content

Commit 96f6008

Browse files
vchuravyfingolfin
andauthored
Update src/julia_gcext.h
Co-authored-by: Max Horn <max@quendi.de>
1 parent 4ac45e7 commit 96f6008

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/julia_gcext.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ JL_DLLEXPORT jl_datatype_t *jl_new_foreign_type(
5050
int large);
5151

5252

53+
#define HAVE_JL_REINIT_FOREIGN_TYPE 1
5354
JL_DLLEXPORT int jl_reinit_foreign_type(
5455
jl_datatype_t *dt,
5556
jl_markfunc_t markfunc,

0 commit comments

Comments
 (0)