mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
6 lines
166 B
Text
6 lines
166 B
Text
#ifndef _SQL_PostgreSql_icpp_init_stub
|
|
#define _SQL_PostgreSql_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "PostgreSQL/init"
|
|
#include "SqlCtrl/init"
|
|
#endif
|