sbsv2/raptor/test/smoke_suite/test_resources/simple/test2.cxx
author mikek
Mon, 17 May 2010 20:20:32 +0100
changeset 13 c327db0664bb
permissions -rw-r--r--
Upgrading Raptor from 2.10 to 2.13

#include "e32def.h" // intentional  include


TInt test2()
{
	return 0;
}