Changed friend declaration to make HP Compilers Happy.
r=mgleeson git-svn-id: svn://10.0.0.236/trunk@53144 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
358fa5f31d
commit
b604bfeeca
@ -45,7 +45,7 @@ private:
|
||||
|
||||
class nsEventQueueServiceImpl : public nsIEventQueueService
|
||||
{
|
||||
friend EventQueueEntry;
|
||||
friend class EventQueueEntry;
|
||||
public:
|
||||
nsEventQueueServiceImpl();
|
||||
virtual ~nsEventQueueServiceImpl();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user