68543: Missing reference in PascalScriptRO package

This commit is contained in:
evgenyk 2014-06-26 16:47:35 +03:00
parent 853f9ec0a6
commit c63e53aeb8

View File

@ -3,7 +3,7 @@ unit uROPSServerLink;
interface interface
uses uses
SysUtils, Classes, uPSCompiler, uPSUtils, uPSRuntime, SysUtils, Classes, uPSCompiler, uPSUtils, uPSRuntime,
uROServer, uROClient, uRODL{$IFDEF WIN32}, uROClient, uRODL{$IFDEF WIN32},
Windows{$ELSE}, Types{$ENDIF}, uROTypes, uROClientIntf, Windows{$ELSE}, Types{$ENDIF}, uROTypes, uROClientIntf,
uROSerializer, uPSComponent; uROSerializer, uPSComponent;