39 #ifndef __TBB_tbbmalloc_proxy_H 40 #define __TBB_tbbmalloc_proxy_H 45 #pragma comment(lib, "tbbmalloc_proxy_debug.lib") 47 #pragma comment(lib, "tbbmalloc_proxy.lib") 51 #pragma comment(linker, "/include:__TBB_malloc_proxy") 53 #pragma comment(linker, "/include:___TBB_malloc_proxy") 59 extern "C" void __TBB_malloc_proxy();
62 }
volatile __TBB_malloc_proxy_helper_object;
66 #endif //__TBB_tbbmalloc_proxy_H Definition: tbbmalloc_proxy.h:60