btrfs: Attempt to fix GCC2 build.
[haiku.git] / src / apps / mediaplayer / supplier / AudioTrackSupplier.cpp
blob1d010d23708d74806c00fbaf0514f4cac1ad2109
1 /*
2 * Copyright 2007, Haiku. All rights reserved.
3 * Distributed under the terms of the MIT License.
5 * Authors:
6 * Stephan Aßmus <superstippi@gmx.de>
7 */
8 #include "AudioTrackSupplier.h"
11 AudioTrackSupplier::AudioTrackSupplier()
12 : AudioReader()
17 AudioTrackSupplier::~AudioTrackSupplier()