mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
202 B
C++
11 lines
202 B
C++
--- src/tse3/MidiFile.cpp.orig 2005-07-25 11:23:00 UTC
|
|
+++ src/tse3/MidiFile.cpp
|
|
@@ -32,6 +32,7 @@
|
|
#include <string>
|
|
#include <queue>
|
|
#include <math.h>
|
|
+#include <cstring>
|
|
|
|
using namespace TSE3;
|
|
|