webengine/osswebengine/WebCore/platform/network/symbian/HttpPostDataSupplier.h
changeset 68 92a765b5b3e7
parent 0 dd21522fd290
child 94 919f36ff910f
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    19 #define HTTPPOSTDATASUPPLIER_H
    19 #define HTTPPOSTDATASUPPLIER_H
    20 
    20 
    21 //  INCLUDES
    21 //  INCLUDES
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <http/mhttpdatasupplier.h>
    23 #include <http/mhttpdatasupplier.h>
    24 #include <http/RHTTPTransaction.h>
    24 #include <http/rhttptransaction.h>
    25 #include <wtf/vector.h>
    25 #include <wtf/Vector.h>
    26 
    26 
    27 // CONSTANTS
    27 // CONSTANTS
    28 
    28 
    29 // MACROS
    29 // MACROS
    30 
    30