12 lines
283 B
Text
12 lines
283 B
Text
|
Index: lib-src/portsmf/allegro.h
|
||
|
--- lib-src/portsmf/allegro.h.orig
|
||
|
+++ lib-src/portsmf/allegro.h
|
||
|
@@ -52,6 +52,7 @@
|
||
|
#include <cstdint>
|
||
|
#include <istream>
|
||
|
#include <ostream>
|
||
|
+#include <cstring>
|
||
|
|
||
|
#define ALG_EPS 0.000001 // epsilon
|
||
|
#define ALG_DEFAULT_BPM 100.0 // default tempo
|