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