#ifndef AVM_DEFAULT_H #define AVM_DEFAULT_H #ifndef WIN32 #ifdef HAVE_CONFIG_H #include "config.h" /* to get the HAVE_xxx_H defines */ #endif /* HAVE_CONFIG_H */ #ifdef HAVE_STDINT_H #include #else #include /* for int64_t */ #endif #if WITH_DMALLOCTH /* #define DMALLOC_DISABLE stdlib is not compilable without this */ #include #include #endif /* WITH_DMALLOCTH */ #ifndef __WINE_WINDEF_H typedef long HRESULT; #endif /* __WINE_WINDEF_H */ #else /* WIN32 */ #define __attribute__() /* ' has C-linkage specified, but returns UDT 'basic_string