mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
5 lines
115 B
Text
5 lines
115 B
Text
#ifndef _EscApp_icpp_init_stub
|
|
#define _EscApp_icpp_init_stub
|
|
#include "Core/init"
|
|
#include "Esc/init"
|
|
#endif
|