Skip to content

Commit 83cf420

Browse files
committed
Merge commit '97cfc1c91b4c39f43d05beb0213c6480fc5c1f7d'
2 parents 1d42c84 + 106260d commit 83cf420

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
10.5 KB
Binary file not shown.
10.5 KB
Binary file not shown.

private/mapped_tensor_shim.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#define bool uint8_t
3232
#define true 1
3333
#define false 0
34-
#define UINT64_C(c) c ## i64
34+
#define UINT64_C(c) c ## ULL
3535
#else
3636
#define FILE_FORCE_BINARY
3737
#endif

private/mapped_tensor_shim.mexw64

24.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)