From 6b5734a1804aa5bc5740d1cecf916d9111e5b7d7 Mon Sep 17 00:00:00 2001 From: ackimixs Date: Wed, 20 Mar 2024 20:32:08 +0100 Subject: [PATCH] rerepatch --- tcp/MyClient.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tcp/MyClient.h b/tcp/MyClient.h index 5ccae38..c77a7c1 100644 --- a/tcp/MyClient.h +++ b/tcp/MyClient.h @@ -1,6 +1,7 @@ #pragma once #include +#include #include "../utils/utils.h" #include "../aruco/ArucoTag.h"