| branch | GCC_SURGE |
| changeset 13 | c9471d26c7f2 |
| parent 12 | 608f67c22514 |
| 9:bfc95e24a059 | 13:c9471d26c7f2 |
|---|---|
18 |
18 |
19 #ifndef R_RPSSERVSESSION_H |
19 #ifndef R_RPSSERVSESSION_H |
20 #define R_RPSSERVSESSION_H |
20 #define R_RPSSERVSESSION_H |
21 |
21 |
22 #include <e32base.h> |
22 #include <e32base.h> |
23 #include <pscommon.h> |
23 |
24 #include "pscommon.h" |
|
24 |
25 |
25 class RPSServ; |
26 class RPSServ; |
26 |
27 |
27 /** |
28 /** |
28 * Preset server session class. |
29 * Preset server session class. |