From fb8c144c1a9fc0541115657663a9b6f973de5f97 Mon Sep 17 00:00:00 2001 From: Laurent Pugin Date: Wed, 13 Dec 2023 18:22:32 +0100 Subject: [PATCH] Add #include --- src/iohumdrum.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/iohumdrum.cpp b/src/iohumdrum.cpp index 60248a0897a..4353e83816a 100644 --- a/src/iohumdrum.cpp +++ b/src/iohumdrum.cpp @@ -27,6 +27,7 @@ using namespace std; #include #include #include +#include #include #include #include