From a1f35384cd60f6e275bf4e65a83af4640b70a39d Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 24 Jun 2024 18:11:23 +0200 Subject: [PATCH] add missing cmath include --- clip/aw_cliponly2.h | 1 + 1 file changed, 1 insertion(+) diff --git a/clip/aw_cliponly2.h b/clip/aw_cliponly2.h index e1a5ace..c8367db 100644 --- a/clip/aw_cliponly2.h +++ b/clip/aw_cliponly2.h @@ -1,4 +1,5 @@ #pragma once +#include #include namespace trnr {