Browse Source

* added ifdef fpc

peter 20 years ago
parent
commit
c883b9fde3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/webtbs/tw3489.pp

+ 1 - 1
tests/webtbs/tw3489.pp

@@ -3,7 +3,7 @@
 { e-mail: [email protected] }
 program itest;
 
-{$mode delphi}
+{$ifdef fpc}{$mode delphi}{$endif}
 
 var
   err : boolean;