ultimatepp/examples/imgsrv/init
cxl 2445ba04d7 Several examples fixed to compile and work in new draw
git-svn-id: svn://ultimatepp.org/upp/trunk@1386 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-08 18:44:19 +00:00

8 lines
197 B
Text

#ifndef _imgsrv_icpp_init_stub
#define _imgsrv_icpp_init_stub
#include "Web/init"
#include "Draw/init"
#include "plugin\png/init"
#include "plugin\gif/init"
#include "CtrlCore/init"
#endif