mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-23 22:03:33 -06:00
6 lines
159 B
Text
6 lines
159 B
Text
#ifndef _Updater_icpp_init_stub
|
|
#define _Updater_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "SysExecGui/init"
|
|
#include "ProductVersion/init"
|
|
#endif
|