mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-02 22:03:19 -06:00
8 lines
209 B
Text
8 lines
209 B
Text
#ifndef _Functions4U_icpp_init_stub
|
|
#define _Functions4U_icpp_init_stub
|
|
#include "Core/init"
|
|
#include "plugin\bz2/init"
|
|
#include "ide/Browser/init"
|
|
#include "Web/init"
|
|
#include "AESStream/init"
|
|
#endif
|