mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
*** empty log message ***
committer: mfx <mfx> 1049380046 +0000
This commit is contained in:
parent
b9b75c536c
commit
350ebfc47d
|
@ -52,6 +52,9 @@
|
|||
# endif
|
||||
# define __UPX_CDECL __cdecl
|
||||
# define SIGTYPEENTRY __cdecl
|
||||
# if (__BORLANDC__ >= 0x560)
|
||||
# pragma warn -use
|
||||
# endif
|
||||
#elif defined(__DMC__)
|
||||
# define __UPX_CDECL __cdecl
|
||||
# define SIGTYPEENTRY __cdecl
|
||||
|
|
Loading…
Reference in New Issue
Block a user