// 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 <Atlas/Objects/SmartPtr.h>

#include <Atlas/Message/Element.h>

namespace Atlas { namespace Objects {

NullSmartPtrDereference::~NullSmartPtrDereference() throw ()
{
}

} } // namespace Atlas::Objects


syntax highlighted by Code2HTML, v. 0.9.1