diff options
Diffstat (limited to 'src/wx/dkdm_output_panel.cc')
| -rw-r--r-- | src/wx/dkdm_output_panel.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/dkdm_output_panel.cc b/src/wx/dkdm_output_panel.cc index 964662f0e..cf6189efa 100644 --- a/src/wx/dkdm_output_panel.cc +++ b/src/wx/dkdm_output_panel.cc @@ -45,7 +45,7 @@ using std::list; using std::exception; using std::make_pair; using std::shared_ptr; -using boost::function; +using std::function; DKDMOutputPanel::DKDMOutputPanel (wxWindow* parent) |
