aboutsummaryrefslogtreecommitdiff
path: root/src/tsfwriter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tsfwriter.cpp')
-rw-r--r--src/tsfwriter.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/tsfwriter.cpp b/src/tsfwriter.cpp
new file mode 100644
index 0000000..6592996
--- /dev/null
+++ b/src/tsfwriter.cpp
@@ -0,0 +1,9 @@
1#include "tsfwriter.h"
2
3Bu::TsfWriter::TsfWriter()
4{
5}
6
7Bu::TsfWriter::~TsfWriter()
8{
9}