sbsv2/raptor/test/smoke_suite/test_resources/simple/test5.CC
author timothy.murphy@nokia.com
Sun, 29 Nov 2009 16:09:20 +0000
branchwip
changeset 22 072f869b0bc5
parent 3 e1eecf4d390d
permissions -rw-r--r--
Catch up to wip branch

#include "e32def.h" // intentional  include


TInt test5()
{
	return 0;
}