Add missing include

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
This commit is contained in:
Adrien Gallouët 2026-03-14 11:28:53 +01:00
parent bddc076136
commit abdb4a7446
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#pragma once
#include <stdexcept>
#include <string>
#ifdef _WIN32