Alias Referenceable as BReferenceable.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31743 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2009-07-25 00:20:06 +00:00
parent 34c6797ed4
commit 6feb776265
1 changed files with 3 additions and 0 deletions

View File

@ -144,4 +144,7 @@ private:
using BPrivate::Referenceable;
using BPrivate::Reference;
typedef BPrivate::Referenceable BReferenceable;
#endif // _REFERENCEABLE_H