EXPCL_DTOOL

This commit is contained in:
David Rose 2007-07-21 00:03:45 +00:00
parent 15a52aa29f
commit 6e1bfc4ff5

View File

@ -66,7 +66,7 @@ enum DeletedChainFlag {
// Use MemoryHook to get a new DeletedBufferChain of a
// particular size.
////////////////////////////////////////////////////////////////////
class DeletedBufferChain {
class EXPCL_DTOOL DeletedBufferChain {
protected:
DeletedBufferChain(size_t buffer_size);