mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.examples: httpcli removed Web
git-svn-id: svn://ultimatepp.org/upp/trunk@5477 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
0ce7449cd1
commit
ff60eef640
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
description "Command-line driven HTTP client\377";
|
||||
|
||||
uses
|
||||
Web;
|
||||
Core;
|
||||
|
||||
file
|
||||
main.cpp;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef _httpcli_icpp_init_stub
|
||||
#define _httpcli_icpp_init_stub
|
||||
#include "Web/init"
|
||||
#include "Core/init"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue