Browse Source

* Fix compilation

Michaël Van Canneyt 3 years ago
parent
commit
6644d6c4c2
1 changed files with 1 additions and 5 deletions
  1. 1 5
      packages/hash/src/ecc.pp

+ 1 - 5
packages/hash/src/ecc.pp

@@ -1,8 +1,4 @@
-{-------------------------------------------------------------------------------
-  XMLRAD LTD (Long Term Development) - http://xmlrad.sourceforge.net
-  License: ISC (equivalent to the 2-clause BSD license)
--------------------------------------------------------------------------------}
-
+{$mode delphi}
 unit ECC;
 unit ECC;
 
 
 interface
 interface