From 98d37fa65158365da8c9d9b9a6ceb9ef6bf4e40e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johel=20Ernesto=20Guerrero=20Pe=C3=B1a?= Date: Wed, 15 Mar 2023 09:44:45 -0400 Subject: [PATCH] fixup: export SI prefixes from mp_units.core --- src/core/core.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/core.cpp b/src/core/core.cpp index 02a5a9206..00fd78917 100644 --- a/src/core/core.cpp +++ b/src/core/core.cpp @@ -41,6 +41,7 @@ export #include #include #include +#include #include #include #include