#include "pipe_sender.hpp" namespace Basalt::Shared { PipeSender::PipeSender(PipeSenderKind kind) {} PipeSender::~PipeSender() {} }