[OS/2] Bug 472753: fix OS/2 build break in nsComponentManager.cpp by adding necessary defines to the os2.h include in nsLocalFileOS2.h (fix suggested by Walter Meinl)

(OS/2 only, so does not affect a CLOSED TREE)
This commit is contained in:
Peter Weilbacher 2009-01-11 14:19:00 +01:00
parent ec35b575cb
commit 78df8b53dc

View File

@ -58,13 +58,8 @@
#include "nsIHashable.h"
#include "nsIClassInfoImpl.h"
#define INCL_DOSFILEMGR
#define INCL_DOS
#define INCL_DOSERRORS
#define INCL_DOSPROCESS
#define INCL_DOSSESMGR
#define INCL_DOSMODULEMGR
#define INCL_DOSNLS
#define INCL_DOSMISC
#define INCL_WINCOUNTRY
#define INCL_WINWORKPLACE