webengine/wmlengine/src/hed/include/nw_hed_urlresponse.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
    18 #ifndef NW_HED_URLRESPONSE_H
    19 #ifndef NW_HED_URLRESPONSE_H
    19 #define NW_HED_URLRESPONSE_H
    20 #define NW_HED_URLRESPONSE_H
    20 
    21 
    21 #include "nw_object_dynamic.h"
    22 #include "nw_object_dynamic.h"
    22 #include "nw_adt_dynamicvector.h"
    23 #include "nw_adt_dynamicvector.h"
    23 #include "nw_text_abstract.h"
    24 #include "NW_Text_Abstract.h"
    24 #include "urlloader_urlresponse.h"
    25 #include <urlloader_urlresponse.h>
    25 #include "nw_hed_export.h"
    26 #include "NW_HED_EXPORT.h"
    26 #include "BrsrStatusCodes.h"
    27 #include "BrsrStatusCodes.h"
    27 
    28 
    28 #ifdef __cplusplus
    29 #ifdef __cplusplus
    29 extern "C" {
    30 extern "C" {
    30 #endif /* __cplusplus */
    31 #endif /* __cplusplus */