webengine/osswebengine/WebCore/platform/network/symbian/HttpPostDataSupplier.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    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