mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-06 00:31:27 +00:00
Adding #include for that picky Solaris compiler; this will head off a future red cycle
This commit is contained in:
parent
841ec989a9
commit
5b8cd272cc
@ -29,6 +29,7 @@
|
||||
#include "nsIWebShell.h"
|
||||
#include "nsIDocumentViewer.h"
|
||||
#include "nsIPresShell.h"
|
||||
#include "nsIViewManager.h"
|
||||
|
||||
#undef NS_FILE_FAILURE
|
||||
#define NS_FILE_FAILURE NS_ERROR_GENERATE_FAILURE(NS_ERROR_MODULE_FILES,(0xFFFF))
|
||||
|
Loading…
x
Reference in New Issue
Block a user