Remove superfluous #include <iostream> introduced in 4fc0141
parent
4fc0141a5e
commit
56b9d36030
|
@ -6,8 +6,6 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
#include "solvespace.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
typedef void MenuHandler(Command id);
|
||||
using MenuKind = Platform::MenuItem::Indicator;
|
||||
struct MenuEntry {
|
||||
|
|
Loading…
Reference in New Issue