commsfwsupport/commselements/commsfw/inc/cfextras.h
changeset 22 592244873960
parent 0 dfb7c4ff071f
equal deleted inserted replaced
5:68ef71f0cd72 22:592244873960
    21 #ifndef __CFEXTRAS_H__
    21 #ifndef __CFEXTRAS_H__
    22 #define __CFEXTRAS_H__
    22 #define __CFEXTRAS_H__
    23 
    23 
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <f32file.h>
    25 #include <f32file.h>
    26 #include <comms-infras/commsdebugutility.h>
       
    27 #include "elements/cftransportmacro.h"
    26 #include "elements/cftransportmacro.h"
    28 
    27 
    29 // This namespace is split between this file and cfutil.h. You can include this file to use COwnEntryList
    28 // This namespace is split between this file and cfutil.h. You can include this file to use COwnEntryList
    30 // etc without having to include the other - including cfutil.h requires that you link against commsfw and
    29 // etc without having to include the other - including cfutil.h requires that you link against commsfw and
    31 // so requires any component using anything that includes cfutil.h to link against commsfw (nasty).
    30 // so requires any component using anything that includes cfutil.h to link against commsfw (nasty).