mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
Removing ifdef surrounding #include after being cited for portability violation.
Bug #103579
This commit is contained in:
parent
1944958d8e
commit
1d7513d8fb
@ -38,9 +38,7 @@
|
||||
#include "nsLookAndFeel.h"
|
||||
#include "nsQApplication.h"
|
||||
#include "nsXPLookAndFeel.h"
|
||||
#ifdef NS_DEBUG
|
||||
#include "nsSize.h" // needed for nsILookAndFeel's forward declaration
|
||||
#endif
|
||||
|
||||
#include <qpalette.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user