linklayercontrol/networkinterfacemgr/netcfgext/src/netcfgextnbase.cpp
changeset 14 b33c3d136b7e
parent 0 af10295192d8
child 12 e9cc36e353d4
equal deleted inserted replaced
1:a579325b79dd 14:b33c3d136b7e
    23 #include "networkconfigextensionbase.h"
    23 #include "networkconfigextensionbase.h"
    24 #include <comms-infras/nifif.h>
    24 #include <comms-infras/nifif.h>
    25 #include <comms-infras/ca_startserver.h>
    25 #include <comms-infras/ca_startserver.h>
    26 #include <cdbcols.h>
    26 #include <cdbcols.h>
    27 #include <comms-infras/commsdebugutility.h>
    27 #include <comms-infras/commsdebugutility.h>
       
    28 #include <cdblen.h>
    28 
    29 
    29 
    30 
    30 #ifdef _DEBUG
    31 #ifdef _DEBUG
    31 // Panic category for "absolutely impossible!" vanilla ASSERT()-type panics from this module
    32 // Panic category for "absolutely impossible!" vanilla ASSERT()-type panics from this module
    32 // (if it could happen through user error then you should give it an explicit, documented, category + code)
    33 // (if it could happen through user error then you should give it an explicit, documented, category + code)