Skip to content
Snippets Groups Projects
Commit 04fdf46b authored by Federico Montesino Pouzols's avatar Federico Montesino Pouzols
Browse files

one more iostream include needed for osx, re #13689

parent 6b5a379d
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,8 @@
#include <QMessageBox>
#include <QPushButton>
#include <iostream>
namespace
{
/// static logger
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment