mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-03 15:10:29 +02:00
* removed size_t from ctypes.pp in trunk (reverted)
git-svn-id: trunk@11786 -
This commit is contained in:
parent
55bf13596e
commit
15dd98d940
@ -72,8 +72,6 @@ type
|
||||
culong = cardinal; pculong = ^culong;
|
||||
{$endif}
|
||||
|
||||
size_t = clong; psize_t = ^size_t;
|
||||
|
||||
// Kylix compat types
|
||||
u_long = culong;
|
||||
u_short = cushort;
|
||||
|
Loading…
Reference in New Issue
Block a user