.reference: GuiWebCrawler package title

git-svn-id: svn://ultimatepp.org/upp/trunk@4799 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2012-04-17 13:37:07 +00:00
parent f7c81ad15d
commit cfffae8ee5
2 changed files with 2 additions and 1 deletions

View file

@ -1,3 +1,5 @@
description "SocketWaitEvent and asynchronous HttpRequest in GUI environment\377";
uses
CtrlLib;

View file

@ -1,5 +1,4 @@
#ifndef _GuiWebCrawler_icpp_init_stub
#define _GuiWebCrawler_icpp_init_stub
#include "CtrlLib/init"
#include "Core/SSL/init"
#endif