mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
8 lines
214 B
Text
8 lines
214 B
Text
#ifndef _Controls4U_icpp_init_stub
|
|
#define _Controls4U_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "Functions4U/init"
|
|
#include "ClassFactory/init"
|
|
#include "PolyXML/init"
|
|
#include "Painter/init"
|
|
#endif
|