mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
include prcmon.h for nsThread.h, until unix defines NS_MT_SUPPORTED for nsISupports.h
This commit is contained in:
parent
9873e0459e
commit
a96f72d866
@ -21,6 +21,7 @@
|
||||
|
||||
#include "nsIThread.h"
|
||||
#include "nsISupportsArray.h"
|
||||
#include "prcmon.h"
|
||||
|
||||
class nsThread : public nsIThread
|
||||
{
|
||||
|
@ -21,6 +21,7 @@
|
||||
|
||||
#include "nsIThread.h"
|
||||
#include "nsISupportsArray.h"
|
||||
#include "prcmon.h"
|
||||
|
||||
class nsThread : public nsIThread
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user