backupandrestore/backupengine/src/sbheapwrapper.cpp
branchRCL_3
changeset 15 f85613f12947
parent 0 d0791faffa3f
equal deleted inserted replaced
13:81da3301b632 15:f85613f12947
    19  @file
    19  @file
    20  @internalTechnology
    20  @internalTechnology
    21 */
    21 */
    22 
    22 
    23 #include "sbheapwrapper.h"
    23 #include "sbheapwrapper.h"
    24 #include <connect/panic.h>
    24 #include "sbepanic.h"
    25 
    25 
    26 namespace conn
    26 namespace conn
    27 	{
    27 	{
    28 	CHeapWrapper* CHeapWrapper::NewL()
    28 	CHeapWrapper* CHeapWrapper::NewL()
    29 	/**
    29 	/**