mirror of
https://github.com/boostorg/container.git
synced 2026-05-05 12:54:13 +02:00
Fixed Trac #11339 ("VC12 LNK2005 error with boost::container::adaptive_pool")
This commit is contained in:
@@ -31,7 +31,10 @@
|
||||
#endif
|
||||
|
||||
#define USE_DL_PREFIX
|
||||
#define FORCEINLINE
|
||||
|
||||
#ifdef __GNUC__
|
||||
#define FORCEINLINE inline
|
||||
#endif
|
||||
#include "dlmalloc_2_8_6.c"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
||||
Reference in New Issue
Block a user