From 3b8b2a9737491a3881251f14dcb2c249376a66f6 Mon Sep 17 00:00:00 2001 From: GUNJ JOSHI Date: Thu, 15 Aug 2024 22:25:16 +0530 Subject: [PATCH] fix: correct include directory name for constants/float32/max-base2-exponent-subnormal --- .../constants/{float64 => float32}/max_base2_exponent_subnormal.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/node_modules/@stdlib/constants/float32/max-base2-exponent-subnormal/include/stdlib/constants/{float64 => float32}/max_base2_exponent_subnormal.h (100%) diff --git a/lib/node_modules/@stdlib/constants/float32/max-base2-exponent-subnormal/include/stdlib/constants/float64/max_base2_exponent_subnormal.h b/lib/node_modules/@stdlib/constants/float32/max-base2-exponent-subnormal/include/stdlib/constants/float32/max_base2_exponent_subnormal.h similarity index 100% rename from lib/node_modules/@stdlib/constants/float32/max-base2-exponent-subnormal/include/stdlib/constants/float64/max_base2_exponent_subnormal.h rename to lib/node_modules/@stdlib/constants/float32/max-base2-exponent-subnormal/include/stdlib/constants/float32/max_base2_exponent_subnormal.h