Lines 29-34
Link Here
|
29 |
#include <wx/settings.h> |
29 |
#include <wx/settings.h> |
30 |
#include <wx/filedlg.h> |
30 |
#include <wx/filedlg.h> |
31 |
|
31 |
|
|
|
32 |
#include <boost/algorithm/string.hpp> |
32 |
#include <boost/algorithm/string/split.hpp> |
33 |
#include <boost/algorithm/string/split.hpp> |
33 |
#include <boost/algorithm/string/predicate.hpp> |
34 |
#include <boost/algorithm/string/predicate.hpp> |
34 |
#include <boost/algorithm/string/replace.hpp> |
35 |
#include <boost/algorithm/string/replace.hpp> |