1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

Enabled ALG_NRV2E.

committer: mfx <mfx> 1034637236 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2002-10-14 23:13:56 +00:00
parent 1ba9ce283b
commit 4e411eab59

View File

@ -37,6 +37,7 @@
# define upx_compress upx_compress
# define upx_decompress upx_decompress
# if (UPX_VERSION_HEX >= 0x019000)
# define ALG_NRV2E
# define upx_test_overlap upx_test_overlap
# endif
# include "compress.ch"