diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-19 09:30:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-19 09:30:38 +0000 |
| commit | c91aa27e13703874c944fed763b5b039ceae71d2 (patch) | |
| tree | 44ad2c16ba04371bb22bf068813f361a2fd6dcf4 /test/kdm_test.cc | |
| parent | 77b0ffe6c50796b8fb132f56394995e0df089713 (diff) | |
Partial tidy-up of KDM classes.
Diffstat (limited to 'test/kdm_test.cc')
| -rw-r--r-- | test/kdm_test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/kdm_test.cc b/test/kdm_test.cc index a3928f7a..5fff4fde 100644 --- a/test/kdm_test.cc +++ b/test/kdm_test.cc @@ -19,7 +19,6 @@ #include <boost/test/unit_test.hpp> #include "kdm.h" -#include "kdm_smpte_xml.h" using std::list; using boost::shared_ptr; |
