Skip to content

Commit 7ed7db9

Browse files
committed
ci: fix failing build due to missing header
1 parent 66405e5 commit 7ed7db9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/unit/conversion.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
#include <libremidi/libremidi.hpp>
55

66
#include <span>
7+
#include <iomanip>
8+
79
namespace Catch
810
{
911
template <>

0 commit comments

Comments
 (0)