codhandler/codeng/inc/Connection.h
changeset 68 92a765b5b3e7
parent 0 dd21522fd290
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    23 
    23 
    24 // INCLUDES
    24 // INCLUDES
    25 
    25 
    26 #include <e32base.h>
    26 #include <e32base.h>
    27 #include <es_sock.h>
    27 #include <es_sock.h>
    28 #include <CommDbConnPref.h>
    28 #include <commdbconnpref.h>
    29 
    29 
    30 // CLASS DECLARATION
    30 // CLASS DECLARATION
    31 
    31 
    32 /**
    32 /**
    33 * Connection Active Object.
    33 * Connection Active Object.