X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fraw_convert.h;h=b0973583a9e0d7619fefe8019de38a5e7106fa6d;hb=84b50d26c24222ad3f936590f5d706e58ac24922;hp=2e5d1373cabe956a0d29862ea36172e473bcbbab;hpb=769c71b5c3e050ccfc1c13771d24328fbf76a495;p=dcpomatic.git diff --git a/src/lib/raw_convert.h b/src/lib/raw_convert.h index 2e5d1373c..b0973583a 100644 --- a/src/lib/raw_convert.h +++ b/src/lib/raw_convert.h @@ -17,8 +17,8 @@ */ -#include #include "safe_stringstream.h" +#include /** A sort-of version of boost::lexical_cast that does uses the "C" * locale (i.e. no thousands separators and a . for the decimal separator).