We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1694ff0 commit dae691bCopy full SHA for dae691b
Rebol-SQLite.nest
@@ -4,7 +4,7 @@ version: 3.40.1
4
5
;define: USE_TRACES
6
7
-#if Windows? [ define: _CRT_SECURE_NO_WARNINGS upx: on]
+#if Windows? [ define: TO_WINDOWS define: _CRT_SECURE_NO_WARNINGS upx: on]
8
#if macOS? [ define: TO_OSX define: HAS_BOOL]
9
#if Linux? [ define: TO_LINUX ]
10
0 commit comments