mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-12 14:22:22 -06:00
7 lines
185 B
Text
7 lines
185 B
Text
#ifndef _Functions4U_icpp_init_stub
|
|
#define _Functions4U_icpp_init_stub
|
|
#include "Core/init"
|
|
#include "plugin\bz2/init"
|
|
#include "AESStream/init"
|
|
#include "GridCtrl/init"
|
|
#endif
|