Browse Source

+ Objfpc mode and ansistrings

michael 20 years ago
parent
commit
c995de9806
1 changed files with 2 additions and 0 deletions
  1. 2 0
      fcl/inc/streamex.pp

+ 2 - 0
fcl/inc/streamex.pp

@@ -1,3 +1,5 @@
+{$mode objfpc}
+{$h+}
 unit streamex;
 unit streamex;
 
 
 Interface
 Interface