Move xpcom specific defines from mozilla-config.h into xpcom-config.h.

Bug #210409 r=dougt


git-svn-id: svn://10.0.0.236/trunk@144208 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
seawood%netscape.com
2003-06-27 04:12:16 +00:00
parent 155632c501
commit 69162837f6
7 changed files with 458 additions and 268 deletions

View File

@@ -36,6 +36,7 @@
*
* ***** END LICENSE BLOCK ***** */
#include "xpcom-config.h"
#include NEW_H // for placement new
#include "nscore.h"
#include "nsCRT.h"