/* * Copyright 2010, Stephan Aßmus . All rights reserved. * Distributed under the terms of the MIT License. */ #include "TrackSupplier.h" TrackSupplier::TrackSupplier() { } TrackSupplier::~TrackSupplier() { }