From d0f29a3795aef2a9ddd9d8c9576dd414b1d3d213 Mon Sep 17 00:00:00 2001 From: Isabell Pflug Date: Fri, 26 May 2023 10:52:52 +0200 Subject: [PATCH] :technologist: Added an extra header for the usleep function just to make really sure --- ThinkPink/mainwindow.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ThinkPink/mainwindow.h b/ThinkPink/mainwindow.h index e834f8c..a89a1ae 100644 --- a/ThinkPink/mainwindow.h +++ b/ThinkPink/mainwindow.h @@ -2,6 +2,7 @@ #define MAINWINDOW_H #include #include +#include #include #include