// This file may be redistributed and modified only under the terms of
// the GNU Lesser General Public License (See COPYING for details).
// Copyright 2000-2003 Stefanus Du Toit and Al Riddoch.
#include <Atlas/Objects/Encoder.h>
namespace Atlas { namespace Objects {
ObjectsEncoder::~ObjectsEncoder()
{
}
} } // namespace Atlas::Objects