diff options
Diffstat (limited to 'src/wx/kdm_dialog.cc')
| -rw-r--r-- | src/wx/kdm_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/kdm_dialog.cc b/src/wx/kdm_dialog.cc index 7046c160e..f6baecdf2 100644 --- a/src/wx/kdm_dialog.cc +++ b/src/wx/kdm_dialog.cc @@ -36,6 +36,7 @@ #include <wx/timectrl.h> #include <wx/stdpaths.h> #include <wx/listctrl.h> +#include <iostream> using std::string; using std::map; |
