ifdef'ing out a much more likely cause for the Mac bustage
git-svn-id: svn://10.0.0.236/trunk@29160 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -24,7 +24,11 @@
|
||||
#include <sys/stat.h>
|
||||
#endif
|
||||
#include "nscore.h"
|
||||
|
||||
// XXX We need to make this work on all platforms
|
||||
#ifndef XP_MAC
|
||||
#include "nsSpecialSystemDirectory.h"
|
||||
#endif
|
||||
|
||||
#include "nsISupports.h"
|
||||
#include "nsIInterfaceInfoManager.h"
|
||||
|
||||
@@ -24,7 +24,11 @@
|
||||
#include <sys/stat.h>
|
||||
#endif
|
||||
#include "nscore.h"
|
||||
|
||||
// XXX We need to make this work on all platforms
|
||||
#ifndef XP_MAC
|
||||
#include "nsSpecialSystemDirectory.h"
|
||||
#endif
|
||||
|
||||
#include "nsISupports.h"
|
||||
#include "nsIInterfaceInfoManager.h"
|
||||
|
||||
Reference in New Issue
Block a user