diff --git a/src/graphicswin.cpp b/src/graphicswin.cpp index 51c23a0b..4236acf1 100644 --- a/src/graphicswin.cpp +++ b/src/graphicswin.cpp @@ -6,8 +6,6 @@ //----------------------------------------------------------------------------- #include "solvespace.h" -#include - typedef void MenuHandler(Command id); using MenuKind = Platform::MenuItem::Indicator; struct MenuEntry {