/* */ #include "NullSinkStreamFilter.h" namespace aria2 { const std::string NullSinkStreamFilter::NAME("NullSinkStreamFilter"); } // namespace aria2