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