// This file may be redistributed and modified only under the terms of // the GNU Lesser General Public License (See COPYING for details). // Copyright (C) 2003 Alistair Riddoch #include #include namespace Atlas { namespace Objects { NullSmartPtrDereference::~NullSmartPtrDereference() throw () { } } } // namespace Atlas::Objects