#include namespace seafire::common::io { stream_t:: ~stream_t() noexcept = default; stream_t:: stream_t() = default; } // namespace seafire::common::io