sbsv2/raptor/test/smoke_suite/test_resources/pp/test5.CC
branchwip
changeset 13 8789c7c7c420
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/test5.CC	Sat Nov 21 00:36:02 2009 +0000
@@ -0,0 +1,7 @@
+#include "e32def.h" // intentional  include
+
+
+TInt test5()
+{
+	return 0;
+}