mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 22:05:40 +00:00
Fix bustage
This commit is contained in:
parent
825bd599dd
commit
8ee0dbf5a2
@ -41,6 +41,7 @@
|
||||
#include "mozilla/ipc/GeckoThread.h"
|
||||
|
||||
#include "nsDebug.h"
|
||||
#include "nsTraceRefcnt.h"
|
||||
#include "nsXULAppAPI.h"
|
||||
|
||||
using mozilla::MutexAutoLock;
|
||||
|
@ -41,6 +41,7 @@
|
||||
#include "mozilla/ipc/GeckoThread.h"
|
||||
|
||||
#include "nsDebug.h"
|
||||
#include "nsTraceRefcnt.h"
|
||||
|
||||
#define RPC_ASSERT(_cond, ...) \
|
||||
do { \
|
||||
|
@ -41,6 +41,7 @@
|
||||
#include "mozilla/ipc/GeckoThread.h"
|
||||
|
||||
#include "nsDebug.h"
|
||||
#include "nsTraceRefcnt.h"
|
||||
|
||||
#ifdef OS_WIN
|
||||
#include "nsServiceManagerUtils.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user