mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
6 lines
151 B
Text
6 lines
151 B
Text
#ifndef _AutoTest_icpp_init_stub
|
|
#define _AutoTest_icpp_init_stub
|
|
#include "Core/init"
|
|
#include "Core/SMTP/init"
|
|
#include "Core/SSL/init"
|
|
#endif
|