Fix for Bug #34786 Compiling ndb on Mac OS X 10.5.2 (Intel) fails
storage/ndb/src/kernel/blocks/tsman.cpp: Fix build on Tiger and Leopard, incl. 10.5.2 This is already in vm/ndb_malloc_impl.cpp
This commit is contained in:
parent
0bd96234c1
commit
eea48abc77
@ -181,7 +181,6 @@ struct TsmanChunk
|
||||
Vector<Uint32> bitmask;
|
||||
};
|
||||
template class Vector<TsmanChunk>;
|
||||
template class Vector<Uint32>;
|
||||
#endif
|
||||
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user