/** Copyright 2009, Ingo Weinhold, ingo_weinhold@gmx.de.* Distributed under the terms of the MIT License.*/#include <package/hpkg/BufferPool.h>namespace BPackageKit {namespace BHPKG {BBufferPool::~BBufferPool(){}BBufferPoolLockable::~BBufferPoolLockable(){}} // namespace BHPKG} // namespace BPackageKit