changeset 2 | 06ff229162e9 |
parent 0 | 16d8024aca5e |
child 3 | 11d3954df52a |
--- a/config.tests/symbian/sgimagelite/main.cpp Mon May 03 12:48:33 2010 +0300 +++ b/config.tests/symbian/sgimagelite/main.cpp Fri May 14 16:09:54 2010 +0300 @@ -24,9 +24,11 @@ ****************************************************************************/ #include <ncp_feature_consts.hrh> +#include <ncp_feature_settings.hrh> #ifndef VSW_GSW_SGIMAGELITE #error VSW_GSW_SGIMAGELITE not defined #endif -int main() { } +int main() { return 0;} +