X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/2d2676149292e4e388bb102a41a3d64349ac88ed..1a863b8d4ef10ffb7424401ef65a39e3090f41a9:/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