Skip to content

Commit dae691b

Browse files
committed
Build: failing on Windows
1 parent 1694ff0 commit dae691b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rebol-SQLite.nest

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 3.40.1
44

55
;define: USE_TRACES
66

7-
#if Windows? [ define: _CRT_SECURE_NO_WARNINGS upx: on]
7+
#if Windows? [ define: TO_WINDOWS define: _CRT_SECURE_NO_WARNINGS upx: on]
88
#if macOS? [ define: TO_OSX define: HAS_BOOL]
99
#if Linux? [ define: TO_LINUX ]
1010

0 commit comments

Comments
 (0)