diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-11-17 01:56:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-11-17 09:59:30 +0100 |
| commit | fd225e3afb0bcf3e7bfce1018dbc0a4c4bd275f2 (patch) | |
| tree | d7b6e241e2e82dcf45067811881d95a0513d8b42 /test/threed_test.cc | |
| parent | 236a1636c72edd424a7daf5b938c9da073439cd6 (diff) | |
Test build fixes.v2.14.43crop-fix-v2.14.x
Diffstat (limited to 'test/threed_test.cc')
| -rw-r--r-- | test/threed_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/threed_test.cc b/test/threed_test.cc index bf6ad2180..9b3e6611e 100644 --- a/test/threed_test.cc +++ b/test/threed_test.cc @@ -34,6 +34,7 @@ #include "lib/cross.h" #include "lib/job.h" #include "lib/dcpomatic_log.h" +#include <boost/shared_ptr.hpp> #include <boost/test/unit_test.hpp> #include <iostream> |
