We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4895d5 commit 48b1a10Copy full SHA for 48b1a10
1 file changed
include/libremidi/cmidi2.hpp
@@ -2,6 +2,8 @@
2
#ifndef CMIDI2_H_INCLUDED
3
#define CMIDI2_H_INCLUDED
4
5
+#include <libremidi/config.hpp>
6
+
7
#include <memory.h>
8
#include <stdbool.h>
9
#include <stdint.h>
0 commit comments