branch | RCL_3 |
changeset 164 | 25ffed67c7ef |
parent 163 | bbf46f59e123 |
163:bbf46f59e123 | 164:25ffed67c7ef |
---|---|
17 // |
17 // |
18 |
18 |
19 #include <e32std.h> |
19 #include <e32std.h> |
20 #include "W32STD.H" |
20 #include "W32STD.H" |
21 #include <e32svr.h> |
21 #include <e32svr.h> |
22 #include "../test/tlib/testbase.h" |
22 #include "../tlib/testbase.h" |
23 |
23 |
24 const TInt ETestFailed = 1; |
24 const TInt ETestFailed = 1; |
25 |
25 |
26 class CFadeCountClient; |
26 class CFadeCountClient; |
27 |
27 |