Backed out changeset 151d70cfe45f (bug 1189891) for windows build bustage

This commit is contained in:
Wes Kocher 2015-08-20 13:57:58 -07:00
parent 900df64d90
commit 069f2b6fa4

View File

@ -8,9 +8,6 @@
#ifndef mozilla_${HEADER}_h
#define mozilla_${HEADER}_h
#ifndef MOZ_HAVE_INCLUDED_ALLOC
#define MOZ_HAVE_INCLUDED_ALLOC
#if _HAS_EXCEPTIONS
# error "STL code can only be used with -fno-exceptions"
#endif
@ -35,7 +32,6 @@
#else
# error "STL code can only be used with infallible ::operator new()"
#endif
#endif /* MOZ_HAVE_INCLUDED_ALLOC */
#ifdef _DEBUG
// From