Skip to content

Commit

Permalink
use libc for encoding conversions (github close #109)
Browse files Browse the repository at this point in the history
  • Loading branch information
benibela committed Nov 5, 2023
1 parent c112f10 commit 59e545f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xidel.pas
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
{$endif}

uses //heaptrc,
{$ifdef linux}cwstring,{$endif}
internetaccess, bbutils,
xidelbase,
rcmdline, //<< if you don't have this command line parser unit, you can download it from www.benibela.de
Expand Down

0 comments on commit 59e545f

Please sign in to comment.