mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 17:59:25 +02:00
+ Fixed inclusion of ctypeh.inc, reported by Mario R. Carro
This commit is contained in:
parent
0f15bfeb7c
commit
52eb05e365
@ -88,7 +88,7 @@ Const
|
||||
{$i sresourceh.inc} // sys/resource.h
|
||||
{$i argzh.inc} // argz.h
|
||||
{$i envzh.inc} // envz.h
|
||||
{$î ctypeh.inc} // sys/ctype.h
|
||||
{$i ctypeh.inc} // sys/ctype.h
|
||||
{$i wctypeh.inc} // wctype.h
|
||||
{$i wcharh.inc} // wchar.h
|
||||
{$i bwaitflagsh.inc} // bits/waitflags.h
|
||||
|
Loading…
Reference in New Issue
Block a user