mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-10 23:26:16 +02:00
* objfpc mode is required
This commit is contained in:
parent
f5a4b06b8a
commit
6da33d2524
@ -1,4 +1,5 @@
|
||||
{ %VERSION=1.1 }
|
||||
{$ifdef fpc}{$mode objfpc}{$endif}
|
||||
type
|
||||
to2 = interface
|
||||
function bufwrite(eat : boolean = true) : integer;stdcall;
|
||||
|
Loading…
Reference in New Issue
Block a user