mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 09:30:44 +00:00
Fixing possible build bustage due to null-check on nsCOMPtr of incomplete type.
This commit is contained in:
parent
098662ef65
commit
128919ba42
@ -41,6 +41,7 @@
|
||||
#include "nsNativeDragTarget.h"
|
||||
#include "nsDragService.h"
|
||||
#include "nsIServiceManager.h"
|
||||
#include "nsIDOMNode.h"
|
||||
#include "nsCOMPtr.h"
|
||||
|
||||
#include "nsIWidget.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user