diff --git a/uppsrc/Core/Rpc/Rpc.h b/uppsrc/Core/Rpc/Rpc.h index 8183c31fe..928fa618f 100644 --- a/uppsrc/Core/Rpc/Rpc.h +++ b/uppsrc/Core/Rpc/Rpc.h @@ -1,7 +1,7 @@ #ifndef Rpc_Rpc_h #define Rpc_Rpc_h -#include +#include NAMESPACE_UPP diff --git a/uppsrc/Core/Rpc/Rpc.upp b/uppsrc/Core/Rpc/Rpc.upp index 51a78eba8..1c070e2e8 100644 --- a/uppsrc/Core/Rpc/Rpc.upp +++ b/uppsrc/Core/Rpc/Rpc.upp @@ -1,8 +1,5 @@ description "XML-RPC support package (both server and client stuff)\3770,128,128"; -uses - Web; - file Rpc.h, legacy.h,