ultimatepp/bazaar/Protect/init
koldo 3718a89f0c Protect: Added SQLITE support
git-svn-id: svn://ultimatepp.org/upp/trunk@4040 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-17 19:10:47 +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 "plugin\sqlite3/init"
#include "MySql/init"
#include "ProductVersion/init"
#endif