branch | RCL_3 |
changeset 49 | 919f36ff910f |
parent 48 | 79859ed3eea9 |
--- a/webengine/osswebengine/MemoryManager/Inc/FastAllocator.h Tue Aug 31 16:17:46 2010 +0300 +++ b/webengine/osswebengine/MemoryManager/Inc/FastAllocator.h Wed Sep 01 12:28:30 2010 +0100 @@ -92,6 +92,7 @@ #ifdef TRACK_ALLOCATIONS TUint32 iNextCellId; #endif + friend class MemoryManager; }; #endif //!__FASTALLOCATOR_H__