Tidying.
[dcpomatic.git] / src / wx / dcpomatic_spin_ctrl.cc
index a050704104ee74e3a331d21a862ace98e4901daf..9d255f77a868b6815a5f6c42fed9b16570bfa705 100644 (file)
@@ -24,6 +24,7 @@
 #include <boost/version.hpp>
 #include <wx/wx.h>
 
+
 #if BOOST_VERSION >= 106100
 using namespace boost::placeholders;
 #endif