Browse Source

Merge pull request #33 from PascalCoinDev/master

Fix compile UEncoding.pas in FreePascal
Pascal Coin 4 năm trước cách đây
mục cha
commit
ae6b6c5a92
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      src/core/UEncoding.pas

+ 4 - 0
src/core/UEncoding.pas

@@ -15,6 +15,10 @@ unit UEncoding;
   THIS LICENSE HEADER MUST NOT BE REMOVED.
 }
 
+{$IFDEF FPC}
+  {$MODE Delphi}
+{$ENDIF}
+
 interface
 
 uses