Backed out changeset ff08cf105def (bug 1141731) for osx bustage

This commit is contained in:
Wes Kocher 2015-03-10 18:34:28 -07:00
parent 21479f3708
commit d47c593684

View File

@ -17,7 +17,7 @@
// mozalloc.cpp is part of the same library as mozmemory, thus MOZ_MEMORY_IMPL
// is needed.
#define MOZ_MEMORY_IMPL
#include "mozmemory_wrap.h"
#include "mozmemory.h"
// See mozmemory_wrap.h for more details. This file is part of libmozglue, so
// it needs to use _impl suffixes. However, with libmozglue growing, this is