ultimatepp/bazaar/Protect/init
micio f5295ebbbe Bazaar/Protect : removed a debbugging printout
git-svn-id: svn://ultimatepp.org/upp/trunk@4205 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-27 21:40:30 +00:00

9 lines
228 B
Text

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