mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
7 lines
174 B
Text
7 lines
174 B
Text
#ifndef _DocTypes_icpp_init_stub
|
|
#define _DocTypes_icpp_init_stub
|
|
#include "Draw/init"
|
|
#include "RichText/init"
|
|
#include "CtrlLib/init"
|
|
#include "PdfDraw/init"
|
|
#endif
|