mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
9 lines
231 B
Text
9 lines
231 B
Text
#ifndef _Functions4U_icpp_init_stub
|
|
#define _Functions4U_icpp_init_stub
|
|
#include "Core/init"
|
|
#include "plugin\bz2/init"
|
|
#include "Web/init"
|
|
#include "Draw/init"
|
|
#include "ide/Browser/init"
|
|
#include "AESStream/init"
|
|
#endif
|