#include "GeoDataAbstractView.h" namespace Marble { GeoDataAbstractView::GeoDataAbstractView() { } GeoDataAbstractView::~GeoDataAbstractView() { } }