changeset 68 | 92a765b5b3e7 |
parent 0 | dd21522fd290 |
66:cacf6ee57968 | 68:92a765b5b3e7 |
---|---|
22 |
22 |
23 // INCLUDES |
23 // INCLUDES |
24 #include <e32base.h> |
24 #include <e32base.h> |
25 #include <es_sock.h> |
25 #include <es_sock.h> |
26 #include <http.h> |
26 #include <http.h> |
27 #include <CommDbConnPref.h> |
27 #include <commdbconnpref.h> |
28 |
28 |
29 // CONSTANTS |
29 // CONSTANTS |
30 //const ?type ?constant_var = ?constant; |
30 //const ?type ?constant_var = ?constant; |
31 |
31 |
32 // MACROS |
32 // MACROS |