/* Global defines needed by xpcom clients */
/* Define this to throw() if the compiler complains about
* constructors returning NULL
*/
/* Define if the c++ compiler supports a 2-byte wchar_t */
/* Define if the c++ compiler supports changing access with |using| */
/* Define if the c++ compiler can resolve ambiguity with |using| */
/* Define if the c++ compiler has builtin Bool type */
/* Define if a dyanmic_cast to void* gives the most derived object */
/* Define if the c++ compiler supports the |explicit| keyword */
/* Define if the c++ compiler supports the modern template
* specialization syntax
*/
/* Define if the c++ compiler supports the |std| namespace */
/* Define if the c++ compiler supports reinterpret_cast */
/* Define if the c++ compiler supports partial template specialization */
/* Define if the c++ compiler has trouble comparing a constant
* reference to a templatized class to zero
*/
/* Define if the c++ compiler supports the |typename| keyword */
/* Define if the stanard template operator!=() is ambiguous */
/* Define if statvfs() is available */
/* Define if the c++ compiler requires implementations of
* unused virtual methods
*/
/* Define to either <new> or <new.h> */
#endif /* _XPCOM_CONFIG_H_ */