Changeset 216 in Main for trunk/VC6Compat


Ignore:
Timestamp:
Oct 3, 2024, 4:31:23 AM (6 weeks ago)
Author:
Nishi
Message:

fix windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VC6Compat/stdint.h

    r212 r216  
    1010typedef signed short int16_t;
    1111typedef signed int int32_t;
    12 typedef int socklen_t;
    1312
    1413#define INT32_MAX 0x7fffffff
Note: See TracChangeset for help on using the changeset viewer.