equal
deleted
inserted
replaced
20 #ifndef __DOWNLOADMGR_DEFATTRIB_H__ |
20 #ifndef __DOWNLOADMGR_DEFATTRIB_H__ |
21 #define __DOWNLOADMGR_DEFATTRIB_H__ |
21 #define __DOWNLOADMGR_DEFATTRIB_H__ |
22 |
22 |
23 // INCLUDES |
23 // INCLUDES |
24 #include <e32base.h> |
24 #include <e32base.h> |
25 #include <httpdownloadmgrcommon.h> |
25 #include <HttpDownloadMgrCommon.h> |
26 |
26 |
27 // DATA TYPES |
27 // DATA TYPES |
28 typedef TPckgBuf< TInt32 > THttpDownloadMgrIntegerBuf; |
28 typedef TPckgBuf< TInt32 > THttpDownloadMgrIntegerBuf; |
29 |
29 |
30 // CLASS DECLARATION |
30 // CLASS DECLARATION |