From fd0b48ee02c3b468d7d606cd5910cd73b16f499b Mon Sep 17 00:00:00 2001 From: Kim Walisch Date: Mon, 8 Jan 2024 19:58:39 +0100 Subject: [PATCH] Include --- test/Li.cpp | 1 + test/Ri.cpp | 1 + 2 files changed, 2 insertions(+) diff --git a/test/Li.cpp b/test/Li.cpp index 93b3413ab..bccaa45d6 100644 --- a/test/Li.cpp +++ b/test/Li.cpp @@ -15,6 +15,7 @@ #include #include #include +#include #include using std::max; diff --git a/test/Ri.cpp b/test/Ri.cpp index a5de84fe2..142189303 100644 --- a/test/Ri.cpp +++ b/test/Ri.cpp @@ -14,6 +14,7 @@ #include #include #include +#include #include using std::max;