From 59af5a41f7355521585f6e9c8bcc5e33ab895291 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Thu, 2 Apr 2015 17:21:44 +0100 Subject: ats: add missing compiler mode and AnsiString directive to unit. Thanks to Echi for reporting this. --- extras/contributed/ats/ptrparsefunc.pas | 2 ++ 1 file changed, 2 insertions(+) (limited to 'extras/contributed') diff --git a/extras/contributed/ats/ptrparsefunc.pas b/extras/contributed/ats/ptrparsefunc.pas index 7c2c0790..a1e514b7 100644 --- a/extras/contributed/ats/ptrparsefunc.pas +++ b/extras/contributed/ats/ptrparsefunc.pas @@ -1,5 +1,7 @@ unit ptrparsefunc; +{$mode objfpc}{$H+} + interface procedure ppSkipSpaces(var ReadPtr : PChar; bufend : PChar); -- cgit v1.2.3-70-g09d2