Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 451406 | Differences between
and this patch

Collapse All | Expand All

(-)src/Standard/Standard_MMgrTBBalloc.cxx.ori (+1 lines)
Lines 12-17 Link Here
12
12
13
// paralleling with Intel TBB
13
// paralleling with Intel TBB
14
#ifdef HAVE_TBB
14
#ifdef HAVE_TBB
15
#undef VERSION
15
#include <tbb/scalable_allocator.h>
16
#include <tbb/scalable_allocator.h>
16
using namespace tbb;
17
using namespace tbb;
17
#else
18
#else

Return to bug 451406