From dadf7414ee87ff64d9da433b67a3a7c555f9c76c Mon Sep 17 00:00:00 2001 From: KiritoDv Date: Wed, 31 Jan 2024 14:50:31 -0600 Subject: Fixed windows issues --- src/utils/TorchUtils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/utils/TorchUtils.h') diff --git a/src/utils/TorchUtils.h b/src/utils/TorchUtils.h index e3d89e6..6c8b6c4 100644 --- a/src/utils/TorchUtils.h +++ b/src/utils/TorchUtils.h @@ -4,6 +4,7 @@ #include #include #include +#include namespace Torch { template< typename T > -- cgit v1.2.3