X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Futil.cc;h=da45919b426df35dd6c7943673267d5307f25ae1;hp=5e870f1e2715f349ee3309f5f530e2133da32672;hb=73654117144c6de0ec4efe39ddc88485df546cc9;hpb=b1dc9c3a2f7e55c9afc5bf2d5b465371b048e14f diff --git a/src/lib/util.cc b/src/lib/util.cc index 5e870f1e2..da45919b4 100644 --- a/src/lib/util.cc +++ b/src/lib/util.cc @@ -91,6 +91,7 @@ using boost::optional; using boost::lexical_cast; using boost::bad_lexical_cast; using dcp::Size; +using dcp::raw_convert; /** Path to our executable, required by the stacktrace stuff and filled * in during App::onInit().