ultimatepp/archive/uppsrc/Web/ctrl/WebCtrl.h
cxl 389f16577e upp.src: reorganize (TCore... moved to archive)
git-svn-id: svn://ultimatepp.org/upp/trunk@14426 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-03 08:26:26 +00:00

9 lines
173 B
C

#ifndef __WebCtrl__
#define __WebCtrl__
#include <Web/Web.h>
#include <CtrlLib/CtrlLib.h>
#include <TDraw/TDraw.h>
#include "DlgHttpServer.h"
#endif//__WebCtrl__