sbsv2/raptor/test/smoke_suite/test_resources/mmp/epocnestedexceptions/test.cpp
changeset 13 c327db0664bb
equal deleted inserted replaced
12:5e7562f67577 13:c327db0664bb
       
     1 #include <e32def.h>
       
     2 
       
     3 TInt E32Main()
       
     4 {
       
     5 	return 0;
       
     6 }
       
     7