mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
7 lines
180 B
Text
7 lines
180 B
Text
#ifndef _Updater_icpp_init_stub
|
|
#define _Updater_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "Web/init"
|
|
#include "SysExecGui/init"
|
|
#include "ProductVersion/init"
|
|
#endif
|