From 56a527bcd9ce69500fe3dfeff25a84bf81dbe2e0 Mon Sep 17 00:00:00 2001 From: Gary Wang Date: Mon, 9 Sep 2024 00:19:39 +0800 Subject: [PATCH] fix: missing header, build under linux --- widget/mainwindow.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/widget/mainwindow.cpp b/widget/mainwindow.cpp index 30fd14e..2590863 100644 --- a/widget/mainwindow.cpp +++ b/widget/mainwindow.cpp @@ -7,6 +7,7 @@ #include "instrumentsmodel.h" +#include #include #include #include