Skip to content

Commit

Permalink
fix: Fix header include problems on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mfep committed Dec 11, 2024
1 parent bba6f78 commit e2b1c11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/midi/MidiGraph.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include <memory>
#include <set>
#include <span>
#include <string>
#include <string_view>
#include <vector>

Expand Down

0 comments on commit e2b1c11

Please sign in to comment.