Browse Source

+ Added mode objfpc

michael 24 năm trước cách đây
mục cha
commit
bc2b7b7e76
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      fcl/db/interbase/interbase.pp

+ 2 - 0
fcl/db/interbase/interbase.pp

@@ -14,6 +14,8 @@
 
  **********************************************************************}
 
+{$mode objfpc}
+
 unit Interbase;
 
 {$H+}