Changeset 45130 in webkit for trunk/JavaScriptCore/wtf/FastAllocBase.h
- Timestamp:
- Jun 24, 2009, 6:32:26 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/FastAllocBase.h
r44163 r45130 398 398 } // namespace WTF 399 399 400 // Using WTF::FastAllocBase to avoid using FastAllocBase's explicit qualification by WTF::. 401 using WTF::FastAllocBase; 402 400 403 #endif // FastAllocBase_h
Note:
See TracChangeset
for help on using the changeset viewer.