summaryrefslogtreecommitdiff
path: root/src/mxf.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-09-21 23:04:32 +0200
committerCarl Hetherington <cth@carlh.net>2024-09-21 23:04:32 +0200
commit3c8e87575da3795aa31ed9653da72abb8ed88996 (patch)
tree584a6c386fb1969808ecc3c14fbaedc6a3fadd81 /src/mxf.h
parent791e68abfcde03982105896505c91863b7795c5e (diff)
Remove unused references to boost::signals2.
Diffstat (limited to 'src/mxf.h')
-rw-r--r--src/mxf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mxf.h b/src/mxf.h
index 19d4a956..2e97afd7 100644
--- a/src/mxf.h
+++ b/src/mxf.h
@@ -45,7 +45,6 @@
#include "key.h"
#include "metadata.h"
#include "dcp_assert.h"
-#include <boost/signals2.hpp>
namespace ASDCP {