kerneltest/e32test/power/t_domain.cpp
changeset 10 36bfc973b146
parent 9 96e5fb8b040d
child 42 a179b74831c9
equal deleted inserted replaced
9:96e5fb8b040d 10:36bfc973b146
    56 #include <domainmanager.h>
    56 #include <domainmanager.h>
    57 #include <domainobserver.h>
    57 #include <domainobserver.h>
    58 #include "domainpolicytest.h"
    58 #include "domainpolicytest.h"
    59 #include <e32debug.h>
    59 #include <e32debug.h>
    60 #include <f32file.h>
    60 #include <f32file.h>
       
    61 #include <e32ldr.h>
       
    62 #include <e32ldr_private.h>
    61 
    63 
    62 LOCAL_D RTest test(_L(" T_DOMAIN "));
    64 LOCAL_D RTest test(_L(" T_DOMAIN "));
    63 _LIT(KThreadName, "t_domain_panic_thread");
    65 _LIT(KThreadName, "t_domain_panic_thread");
    64 
    66 
    65 #ifdef _DEBUG
    67 #ifdef _DEBUG