mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
6 lines
165 B
Text
6 lines
165 B
Text
#ifndef _UltimatePlayer_icpp_init_stub
|
|
#define _UltimatePlayer_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "GridCtrl/init"
|
|
#include "plugin\sqlite3/init"
|
|
#endif
|