Bug 386445 - mac build stops with "multiple definitions of symbol nsINIParser::GetSrings", also changes to building mac dylibs with -single_module, r=luser,jag
git-svn-id: svn://10.0.0.236/trunk@229721 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -40,21 +40,10 @@
|
||||
#include "nscore.h"
|
||||
#include "nsCRTGlue.h"
|
||||
#include "prprf.h"
|
||||
|
||||
#ifdef MOZILLA_INTERNAL_API
|
||||
#undef nsAString
|
||||
#undef nsACString
|
||||
#endif
|
||||
|
||||
#include "nsStringAPI.h"
|
||||
#include "nsXPCOMStrings.h"
|
||||
#include "nsDebug.h"
|
||||
|
||||
#ifdef MOZILLA_INTERNAL_API
|
||||
#undef MOZILLA_INTERNAL_API
|
||||
#endif
|
||||
|
||||
#include "nsStringAPI.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#ifdef XP_WIN
|
||||
|
||||
Reference in New Issue
Block a user