Skip to content

Commit acef6fa

Browse files
authored
Remove _CRT_SECURE_NO_DEPRECATE from the haxe toolchain (#1160)
1 parent 7c4971d commit acef6fa

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

toolchain/haxe-target.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,6 @@
166166
<depend name="${HXCPP}/src/hx/Hash.h"/>
167167
<depend name="${HXCPP}/src/hx/Unicase.h"/>
168168
<depend name="${HXCPP}/src/hx/gc/GcRegCapture.h"/>
169-
<compilerflag value="-D_CRT_SECURE_NO_DEPRECATE"/>
170-
171169
<compilerflag value="-DHX_UNDEFINE_H" />
172170

173171
<precompiledheader name="hxcpp" dir="${HXCPP}/include" />

0 commit comments

Comments
 (0)