changeset 12 | ae8abd0db65c |
parent 0 | ff3b6d0fd310 |
child 44 | 987c9837762f |
0:ff3b6d0fd310 | 12:ae8abd0db65c |
---|---|
19 #define RPHCLTIHF_H |
19 #define RPHCLTIHF_H |
20 |
20 |
21 // INCLUDES |
21 // INCLUDES |
22 #include <etelmm.h> // ETel |
22 #include <etelmm.h> // ETel |
23 |
23 |
24 #include "PhCltTypes.h" |
24 #include "phclttypes.h" |
25 |
25 |
26 // FORWARD DECLARATIONS |
26 // FORWARD DECLARATIONS |
27 class RWsSession; |
27 class RWsSession; |
28 class RPhCltServer; |
28 class RPhCltServer; |
29 |
29 |