changeset 36 | 0ed94ceaa377 |
parent 8 | 7c90e6132015 |
child 65 | 5bfc169077b2 |
--- a/webengine/osswebengine/MemoryManager/Inc/FastAllocator.h Tue Nov 24 09:02:20 2009 +0200 +++ b/webengine/osswebengine/MemoryManager/Inc/FastAllocator.h Thu Dec 17 09:20:16 2009 +0200 @@ -92,6 +92,7 @@ #ifdef TRACK_ALLOCATIONS TUint32 iNextCellId; #endif + friend class MemoryManager; }; #endif //!__FASTALLOCATOR_H__