mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
Core/Rpc: removed invalid include of Web
git-svn-id: svn://ultimatepp.org/upp/trunk@5476 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
b4ecac4416
commit
0ce7449cd1
2 changed files with 1 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef Rpc_Rpc_h
|
||||
#define Rpc_Rpc_h
|
||||
|
||||
#include <Web/Web.h>
|
||||
#include <Core/Core.h>
|
||||
|
||||
NAMESPACE_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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue