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

iostream actually needed for logs on osx, re #13689

parent 15dcbb5d
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@
#include <QPushButton>
#include <exception>
#include <iostream>
namespace
{
......
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