X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/9d2bca1f897628eaed87c733670f82ddb96b8c01..a83971b64b0b20f6774cf3ccedd05202ad0bdb0e:/ltimevalstuff.pas?ds=sidebyside

diff --git a/ltimevalstuff.pas b/ltimevalstuff.pas
index b955ef5..93f84bb 100755
--- a/ltimevalstuff.pas
+++ b/ltimevalstuff.pas
@@ -3,6 +3,10 @@
   which is included in the package
   ----------------------------------------------------------------------------- }
 
+{$ifdef fpc}
+  {$mode delphi}
+{$endif}
+
 unit ltimevalstuff;
 interface