ultimatepp/bazaar/Protect/init
micio 88199abf25 Bazaar / Protect : Removed Updater dependency, added ProductVersion one
Start changing authentication method

git-svn-id: svn://ultimatepp.org/upp/trunk@3119 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-29 14:07:01 +00:00

8 lines
196 B
Text

#ifndef _Protect_icpp_init_stub
#define _Protect_icpp_init_stub
#include "Core/init"
#include "Cypher/init"
#include "MySql/init"
#include "Web/init"
#include "ProductVersion/init"
#endif