Skip to content

Commit

Permalink
[ci] Another missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Aug 31, 2024
1 parent 961df3d commit e9c18f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/libremidi/writer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <libremidi/message.hpp>

#include <cstdint>
#include <iosfwd>
#include <vector>

namespace libremidi
Expand Down

0 comments on commit e9c18f3

Please sign in to comment.