C++11 tidying.
[dcpomatic.git] / src / wx / config_dialog.cc
index 576e979e9f8fd4bef6f7474588aebded8fa948d4..a81e8a65cf46b5cea0361dc94e5730f8a8166651 100644 (file)
@@ -36,7 +36,7 @@ using std::make_shared;
 using boost::bind;
 using boost::optional;
 using std::shared_ptr;
-using boost::function;
+using std::function;
 #if BOOST_VERSION >= 106100
 using namespace boost::placeholders;
 #endif