Darn... should have been part of my last commit:
Export the Read/Write locking strategies from the BPrivate namespace. Fixes Icon-O-Matic build (RWLocker). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25721 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -158,5 +158,7 @@ protected:
|
||||
} // namespace BPrivate
|
||||
|
||||
using BPrivate::AutoLocker;
|
||||
using BPrivate::AutoLockerReadLocking;
|
||||
using BPrivate::AutoLockerWriteLocking;
|
||||
|
||||
#endif // _AUTO_LOCKER_H
|
||||
|
||||
Reference in New Issue
Block a user