From 4145f3f6f16c7770c008448e5699adb7219ce6be Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Thu, 15 Feb 2024 22:19:29 +0100 Subject: [PATCH] refactor(example): partial headers replaced with the `isq` header --- example/storage_tank.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/example/storage_tank.cpp b/example/storage_tank.cpp index e1e457ce..74de7482 100644 --- a/example/storage_tank.cpp +++ b/example/storage_tank.cpp @@ -31,8 +31,7 @@ import mp_units; #else #include #include -#include -#include +#include #include #endif