]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.91
authorfred <fred>
Tue, 26 Mar 2002 23:26:06 +0000 (23:26 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:26:06 +0000 (23:26 +0000)
midi2ly/main.cc
midi2ly/mudela-item.cc

index 3e753d9c176ff723d51d3cde771f5625eabfbb86..0a6716d1659015c2fed8df7efd00f03fbf2a16a8 100644 (file)
@@ -3,6 +3,7 @@
 //
 // copyright 1997 Jan Nieuwenhuizen <janneke@gnu.org>
 
+#include <stdlib.h>
 #include <iostream.h>
 #include <assert.h>
 #include <locale.h>
index 23e8d5361e4a4e91e07105ae4a252616d1e2f8ea..1415acd93375273708eb1d6e891b27d6420a231b 100644 (file)
@@ -3,6 +3,7 @@
 //
 // copyright 1997 Jan Nieuwenhuizen <janneke@gnu.org>
 
+#include <string.h>
 #include <assert.h>
 #include "midi2ly-global.hh"
 #include "string-convert.hh"