Removing ifdef surrounding #include after being cited for portability violation.

Bug #103579
This commit is contained in:
seawood%netscape.com 2001-10-13 04:21:41 +00:00
Родитель e744300e88
Коммит 27989febb5
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -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>