featuremgmt/featuremgr/test/rtest/src/t_fmgrbadclient.cpp
changeset 15 3eacc0623088
parent 14 15018f1726c7
child 12 31a8f755b7fe
equal deleted inserted replaced
14:15018f1726c7 15:3eacc0623088
    18 #include <featmgr.h>
    18 #include <featmgr.h>
    19 #include <featureuids.h>
    19 #include <featureuids.h>
    20 #include "featurepanics.h"
    20 #include "featurepanics.h"
    21 #include <featurecontrol.h>
    21 #include <featurecontrol.h>
    22 #include <featurenotifier.h>
    22 #include <featurenotifier.h>
    23 #include "..\src\inc\featmgrconfiguration.h"
    23 #include "../src/inc/featmgrconfiguration.h"
    24 #include "..\src\inc\featmgrclientserver.h"
    24 #include "../src/inc/featmgrclientserver.h"
    25 
    25 
    26 using namespace NFeature;
    26 using namespace NFeature;
    27 
    27 
    28 static RTest TheTest(_L("t_fmgrbadclient"));
    28 static RTest TheTest(_L("t_fmgrbadclient"));
    29 
    29