mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-05 06:12:45 -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
|