backupandrestore/backupengine/src/sbheapwrapper.cpp
changeset 33 883e91c086aa
parent 0 d0791faffa3f
child 47 63cf70d3ecd8
equal deleted inserted replaced
28:85e0c0339cc3 33:883e91c086aa
    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 	/**