installationservices/swi/source/integrityservices/operationfunctions.h
changeset 4 3eebb1e54d3a
parent 0 ba25891c3a9e
child 17 741e5bba2bd1
equal deleted inserted replaced
3:127731b7107d 4:3eebb1e54d3a
    25 #ifndef __OPERATIONFUNCTIONS_H__
    25 #ifndef __OPERATIONFUNCTIONS_H__
    26 #define __OPERATIONFUNCTIONS_H__
    26 #define __OPERATIONFUNCTIONS_H__
    27 
    27 
    28 #include <e32base.h>
    28 #include <e32base.h>
    29 #include <f32file.h>
    29 #include <f32file.h>
       
    30 #include <e32ldr_private.h>
    30 
    31 
    31 namespace Swi
    32 namespace Swi
    32 {
    33 {
    33 class CIntegrityTreeLeaf;
    34 class CIntegrityTreeLeaf;
    34 
    35