mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
Work in progress, still missing database connections / registering git-svn-id: svn://ultimatepp.org/upp/trunk@2764 f0d560ea-af0d-0410-9eb7-867de7ffcac7
6 lines
165 B
Text
6 lines
165 B
Text
#ifndef _ProtectClientDemo_icpp_init_stub
|
|
#define _ProtectClientDemo_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "Web/init"
|
|
#include "Protect/init"
|
|
#endif
|