browserutilities/feedsengine/FeedsServer/UrlHandler/inc/HttpConnection.h
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    20 #define HTTP_CONNECTION_H
    20 #define HTTP_CONNECTION_H
    21 
    21 
    22 
    22 
    23 // INCLUDES
    23 // INCLUDES
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <http/RHTTPSession.h>
    25 #include <http/rhttpsession.h>
    26 #include <mconnectioncallback.h>
    26 #include <mconnectioncallback.h>
    27 
    27 
    28 #include "LeakTracker.h"
    28 #include "LeakTracker.h"
    29 
    29 
    30 // CONSTANTS
    30 // CONSTANTS