9#ifndef __AUDACITY_IMPORT_FORWARDS__
10#define __AUDACITY_IMPORT_FORWARDS__
19 std::vector< ImportPlugin * >;
21 std::vector< std::unique_ptr<UnusableImportPlugin> >;
std::vector< std::unique_ptr< UnusableImportPlugin > > UnusableImportPluginList
std::vector< ImportPlugin * > ImportPluginList
Base class for FlacImportPlugin, LOFImportPlugin, MP3ImportPlugin, OggImportPlugin and PCMImportPlugi...
Used in place of a real plug in for plug ins that have not been compiled or are not available in this...