More OS/2 bustage - I'm starting to understand it now - nsIFileSpec.h was including other stuff and now that it is gone, we are discovering header dependencies

This commit is contained in:
mkaply%us.ibm.com 2003-03-15 16:58:22 +00:00
parent fef48cc2d0
commit 0dee744062

View File

@ -32,6 +32,12 @@
#include <windows.h>
#endif
#ifdef XP_OS2
#define INCL_DOSERRORS
#define INCL_DOSFILEMGR
#include <os2.h>
#endif
class ProfileStruct
{
public: