Skip to content

Commit d199c8c

Browse files
committed
ci: more build fix
1 parent 7ed7db9 commit d199c8c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

include/libremidi/cmidi2.hpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
#include <stdbool.h>
77
#include <stdint.h>
88

9+
#pragma GCC system_header
10+
#pragma clang system_header
11+
912
#define CMIDI2_MIDI_2_0_RESERVED 0
1013
#define CMIDI2_JR_TIMESTAMP_TICKS_PER_SECOND 31250
1114
// FIXME: remove those global defs that are quite harmful (conflicts with other libraries)

0 commit comments

Comments
 (0)