diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-14 19:43:03 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-14 19:43:03 +0000 |
| commit | f7b75c6ff5e62fff7c37ff4080625c5510a298da (patch) | |
| tree | 1428672072ab97e0196293c2869f7b3e55c7ebfe | |
| parent | 3f3b9712e186821b19e84b02f7f4d9d7a8112f37 (diff) | |
Hopefully fix debian 7 build.
| -rw-r--r-- | src/tools/dcpomatic_batch.cc | 1 | ||||
| m--------- | test/data | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/dcpomatic_batch.cc b/src/tools/dcpomatic_batch.cc index 2be37a387..48c7c2da5 100644 --- a/src/tools/dcpomatic_batch.cc +++ b/src/tools/dcpomatic_batch.cc @@ -42,6 +42,7 @@ #include <wx/wx.h> #include <boost/foreach.hpp> #include <iostream> +#include <set> using std::exception; using std::string; diff --git a/test/data b/test/data -Subproject a1d50346e85cf8c2bcbb7ad3c3538fad0d74189 +Subproject 1f6543913f7ef1497bd0b3f53e796216a05fc81 |
