From 760f4d680cea948bd19b072ef8d4a977bb4cf51f Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Thu, 17 Apr 2025 03:04:08 +0500 Subject: fix: include optional --- bot/src/schemas/stream.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'bot') diff --git a/bot/src/schemas/stream.hpp b/bot/src/schemas/stream.hpp index 5c90872..acc6af1 100644 --- a/bot/src/schemas/stream.hpp +++ b/bot/src/schemas/stream.hpp @@ -1,5 +1,6 @@ #pragma once +#include #include namespace bot::schemas { -- cgit v1.2.3