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