Explorar o código

Merge pull request #33 from PascalCoinDev/master

Fix compile UEncoding.pas in FreePascal
Pascal Coin %!s(int64=4) %!d(string=hai) anos
pai
achega
ae6b6c5a92
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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