diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-15 12:28:15 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-15 12:28:15 +0000 |
| commit | 5043961f2c1606fc13e1ecadfb42f5c0f1b05866 (patch) | |
| tree | f0f7e3486ae457032a3bc86234e6ce601e5919f2 /src/tools | |
| parent | 667b031411da20fb026d5c15ef4293f2035c9fcf (diff) | |
| parent | f7b75c6ff5e62fff7c37ff4080625c5510a298da (diff) | |
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/dcpomatic_batch.cc | 1 |
1 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; |
