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