Bug 1145051: Don't include xpcom-config.h from mozalloc.h; it's unused. r=glandium

This commit is contained in:
Jim Blandy 2015-03-19 01:03:05 -07:00
parent b818a4adbe
commit 1e91d519c4

View File

@ -17,7 +17,6 @@
#if defined(__cplusplus)
# include <new>
#endif
#include "xpcom-config.h"
#if defined(__cplusplus)
#include "mozilla/fallible.h"