You've already forked lazarus-ccr
Use wst_types.pas instead of wst.inc and wst_delphi.inc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@644 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -18,10 +18,7 @@ interface
|
||||
uses
|
||||
Classes, SysUtils, TypInfo,
|
||||
{$IFNDEF FPC}xmldom, wst_delphi_xml{$ELSE}DOM{$ENDIF},
|
||||
base_service_intf, service_intf, imp_utils, base_soap_formatter;
|
||||
|
||||
{$INCLUDE wst.inc}
|
||||
{$INCLUDE wst_delphi.inc}
|
||||
wst_types, base_service_intf, service_intf, imp_utils, base_soap_formatter;
|
||||
|
||||
type
|
||||
|
||||
|
Reference in New Issue
Block a user