From eee4f7d49c9fe7b9b79d830766d5d69538301c9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johel=20Ernesto=20Guerrero=20Pe=C3=B1a?= Date: Wed, 9 Mar 2022 20:23:21 -0400 Subject: [PATCH] refactor: remove unused header --- src/core/include/units/quantity_cast.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/include/units/quantity_cast.h b/src/core/include/units/quantity_cast.h index 0af78705..8f33c47c 100644 --- a/src/core/include/units/quantity_cast.h +++ b/src/core/include/units/quantity_cast.h @@ -27,7 +27,6 @@ #include #include #include -#include UNITS_DIAGNOSTIC_PUSH UNITS_DIAGNOSTIC_IGNORE_LOSS_OF_DATA // warning C4244: 'argument': conversion from 'intmax_t' to 'T', possible loss of data with T=int