hti/HtiCommPlugins/HtiIPCommPlugin/src/HtiConnectionManager.cpp
branchCompilerCompatibility
changeset 7 a06e2496af8b
parent 4 73ff0d268e1d
equal deleted inserted replaced
5:d66d145d3d1e 7:a06e2496af8b
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include "HtiIPCommEcomPlugin.h"
    20 #include "HtiIPCommEcomPlugin.h"
    21 #include "HtiConnectionManager.h"
    21 #include "HtiConnectionManager.h"
    22 #include "HtiCfg.h"
    22 #include "HtiCfg.h"
    23 #include "HtiIPCommlogging.h"
    23 #include "HtiIPCommLogging.h"
    24 
    24 
    25 #include <commdb.h>             // CCommsDatabase
    25 #include <commdb.h>             // CCommsDatabase
    26 #include <hticfg.h>
    26 #include <HtiCfg.h>
    27 
    27 
    28 
    28 
    29 // CONSTANTS
    29 // CONSTANTS
    30 const static TInt KMaxHtiNotifierLength = 128;
    30 const static TInt KMaxHtiNotifierLength = 128;
    31 
    31