mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
7 lines
175 B
Text
7 lines
175 B
Text
#ifndef _ide_Core_icpp_init_stub
|
|
#define _ide_Core_icpp_init_stub
|
|
#include "Esc/init"
|
|
#include "Web/init"
|
|
#include "coff/binobj/init"
|
|
#include "plugin/bz2/init"
|
|
#endif
|