Rearrange SIZE_MAX. It is supported also VC++ since its version10. And there...
Rearrange SIZE_MAX. It is supported also VC++ since its version10. And there seems SIZE_MAX is defined in stdint.h. And it possibly (depends on the version of VC++) conflicts with SIZE_MAX in limits.h. This patch is no need if I did not support VC++.
Showing
Please register or sign in to comment