X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fsave_template_dialog.cc;h=6a6644efee2d6e9ade1e4e1deba788edd104f2fd;hb=7245e46453a82886739a45bd78fcdf9e8401367c;hp=d1f60b8d1c216da414188fe2c9fe656b353e379e;hpb=1b04c90f159463d0cd75279fcebffc0bfecf53cf;p=dcpomatic.git diff --git a/src/wx/save_template_dialog.cc b/src/wx/save_template_dialog.cc index d1f60b8d1..6a6644efe 100644 --- a/src/wx/save_template_dialog.cc +++ b/src/wx/save_template_dialog.cc @@ -21,7 +21,6 @@ #include "save_template_dialog.h" #include "wx_util.h" #include "lib/config.h" -#include using std::string; #if BOOST_VERSION >= 106100