branch | CompilerCompatibility |
changeset 11 | c32fb9f4b91e |
parent 8 | 2e6c4614c58e |
child 17 | c14618f9de99 |
9:c65663728cf1 | 11:c32fb9f4b91e |
---|---|
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 #ifndef MPMCSIDWATCHER_H |
18 #ifndef MPMCSIDWATCHER_H |
19 #define MPMCSIDWATCHER_H |
19 #define MPMCSIDWATCHER_H |
20 |
|
21 // INCLUDES |
|
22 #include <e32base.h> |
|
20 |
23 |
21 class CRepository; |
24 class CRepository; |
22 |
25 |
23 /** |
26 /** |
24 * Class for accessing central repository |
27 * Class for accessing central repository |