X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fratio.cc;h=bb69636584167d12b19d358e99d5a25193394d76;hb=cc27c2716f755305d67f1e1ba828ecf37f8405dd;hp=fbd7022322c5b0e9e02d8e94785baaa54e23c4c5;hpb=4e411ea97b4dab8a5fa282d1d4cf7971ef1e24ad;p=dcpomatic.git diff --git a/src/lib/ratio.cc b/src/lib/ratio.cc index fbd702232..bb6963658 100644 --- a/src/lib/ratio.cc +++ b/src/lib/ratio.cc @@ -24,7 +24,6 @@ #include "i18n.h" using std::string; -using std::stringstream; using std::vector; vector Ratio::_ratios;