diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-09-21 23:04:32 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-09-21 23:04:32 +0200 |
| commit | 3c8e87575da3795aa31ed9653da72abb8ed88996 (patch) | |
| tree | 584a6c386fb1969808ecc3c14fbaedc6a3fadd81 /src/mxf.h | |
| parent | 791e68abfcde03982105896505c91863b7795c5e (diff) | |
Remove unused references to boost::signals2.
Diffstat (limited to 'src/mxf.h')
| -rw-r--r-- | src/mxf.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -45,7 +45,6 @@ #include "key.h" #include "metadata.h" #include "dcp_assert.h" -#include <boost/signals2.hpp> namespace ASDCP { |
