+ Objfpc mode and ansistrings

This commit is contained in:
michael 2005-04-14 17:53:03 +00:00
parent 91464f3692
commit c995de9806

View File

@ -1,3 +1,5 @@
{$mode objfpc}
{$h+}
unit streamex;
Interface