X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/2d2676149292e4e388bb102a41a3d64349ac88ed..a2d002aadb85c6411b55e3966247efb21eeff2b8:/ltimevalstuff.pas?ds=inline

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