We only use 128 bytes of the buffer for TTI blocks.
[libsub.git] / src / dcp_reader.h
index 6d4fa71161d85f612305bf81fa937a061597de07..8f49dfd6e6d18d6f5e1db5170afdb6ffadeef879 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2014 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2014-2017 Carl Hetherington <cth@carlh.net>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
 #define LIBSUB_DCP_READER_H
 
 #include "reader.h"
-#include <boost/shared_ptr.hpp>
 #include <boost/filesystem.hpp>
 
-namespace cxml {
-       class Node;
-}
-
 namespace sub {
 
 /** @class DCPReader