summaryrefslogtreecommitdiff
path: root/src/wx/config_dialog.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/config_dialog.cc')
-rw-r--r--src/wx/config_dialog.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wx/config_dialog.cc b/src/wx/config_dialog.cc
index 89db8791d..7e70326dc 100644
--- a/src/wx/config_dialog.cc
+++ b/src/wx/config_dialog.cc
@@ -46,7 +46,6 @@
#include <wx/preferences.h>
#include <wx/spinctrl.h>
#include <wx/filepicker.h>
-#include <boost/lexical_cast.hpp>
#include <boost/filesystem.hpp>
#include <boost/foreach.hpp>
#include <iostream>
@@ -57,7 +56,6 @@ using std::list;
using std::cout;
using boost::bind;
using boost::shared_ptr;
-using boost::lexical_cast;
using boost::function;
using boost::optional;