mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-17 14:17:07 -06:00
7 lines
164 B
Text
7 lines
164 B
Text
#ifndef _Protect_icpp_init_stub
|
|
#define _Protect_icpp_init_stub
|
|
#include "Core/init"
|
|
#include "Cypher/init"
|
|
#include "MySql/init"
|
|
#include "Web/init"
|
|
#endif
|