Include trimming.
[dcpomatic.git] / src / wx / audio_mapping_view.cc
index 407abb503b801173565571936d47b32afe2c641c..d1c8497dae6bfc0cb5af749e6b45fec5f117ae03 100644 (file)
@@ -31,7 +31,6 @@
 #include <wx/wx.h>
 #include <wx/renderer.h>
 #include <wx/grid.h>
-#include <boost/lexical_cast.hpp>
 #include <iostream>
 
 using std::cout;
@@ -40,7 +39,6 @@ using std::string;
 using std::max;
 using std::vector;
 using boost::shared_ptr;
-using boost::lexical_cast;
 
 #define INDICATOR_SIZE 16