From f1ca9d6b95d8a5f89983f7bd5ba0b6ff2e3e1ccb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Duarte=20Melo?= Date: Sat, 4 Apr 2026 08:10:17 -0300 Subject: [PATCH] Update Timer.h --- Timer.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Timer.h b/Timer.h index 36ccd276..402927a9 100644 --- a/Timer.h +++ b/Timer.h @@ -23,6 +23,7 @@ #ifdef WIN64 #include #endif +#include class Timer {