Browse Source

Define FPC_ANSI_TEXTFILEREC for watcom OS

git-svn-id: trunk@36843 -
pierre 8 years ago
parent
commit
ee4956be40
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/watcom/system.pp

+ 1 - 0
rtl/watcom/system.pp

@@ -21,6 +21,7 @@ INTERFACE
 {$define EXCEPTIONS_IN_SYSTEM}
 {$define EXCEPTIONS_IN_SYSTEM}
 {$endif NO_EXCEPTIONS_IN_SYSTEM}
 {$endif NO_EXCEPTIONS_IN_SYSTEM}
 
 
+{$define FPC_ANSI_TEXTFILEREC}
 { include system-independent routine headers }
 { include system-independent routine headers }
 
 
 {$include systemh.inc}
 {$include systemh.inc}