From 3424d432d8b564ae0b7d966cb3805e38ed8d511f Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 22:47:59 +0000 Subject: [PATCH] lilypond-1.3.72 --- flower/include/virtual-methods.hh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flower/include/virtual-methods.hh b/flower/include/virtual-methods.hh index f703f4b398..dd18a37f40 100644 --- a/flower/include/virtual-methods.hh +++ b/flower/include/virtual-methods.hh @@ -10,8 +10,7 @@ #ifndef VIRTUAL_METHODS_HH #define VIRTUAL_METHODS_HH - #include -#include "stdlib.h" // size_t +#include #define classname(class_ptr) demangle_classname(typeid(*(class_ptr))) -- 2.39.5