Fix for Bug #34786 Compiling ndb on Mac OS X 10.5.2 (Intel) fails

This commit is contained in:
andrey@whirlpool.hristov.com 2008-03-05 14:57:13 +01:00
parent 14cef587d0
commit 78945e304a

View File

@ -181,7 +181,6 @@ struct TsmanChunk
Vector<Uint32> bitmask;
};
template class Vector<TsmanChunk>;
template class Vector<Uint32>;
#endif
void