diff options
Diffstat (limited to 'src/wx/content_colour_conversion_dialog.cc')
| -rw-r--r-- | src/wx/content_colour_conversion_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/content_colour_conversion_dialog.cc b/src/wx/content_colour_conversion_dialog.cc index 45d19d78d..9713cde1b 100644 --- a/src/wx/content_colour_conversion_dialog.cc +++ b/src/wx/content_colour_conversion_dialog.cc @@ -25,6 +25,7 @@ #include "colour_conversion_editor.h" #include <wx/statline.h> #include <boost/foreach.hpp> +#include <iostream> using std::string; using std::vector; |
