write shit
This commit is contained in:
9
BasaltPresenter/Shared/pipe_sender.cpp
Normal file
9
BasaltPresenter/Shared/pipe_sender.cpp
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "pipe_sender.hpp"
|
||||
|
||||
namespace Basalt::Shared {
|
||||
|
||||
PipeSender::PipeSender(PipeSenderKind kind) {}
|
||||
|
||||
PipeSender::~PipeSender() {}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user