1
0
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:
Markus F.X.J. Oberhumer 2003-04-03 14:27:26 +00:00
parent b9b75c536c
commit 350ebfc47d

View File

@ -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