From d27070e05e96d0f78e427ddb62f18d39c0ffc449 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:37:35 +0000 Subject: [PATCH] lilypond-0.0.47 --- flower/include/string-data.hh | 2 +- flower/include/string-handle.hh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flower/include/string-data.hh b/flower/include/string-data.hh index 318f422f16..c79a6621ba 100644 --- a/flower/include/string-data.hh +++ b/flower/include/string-data.hh @@ -87,7 +87,7 @@ friend class String_handle; #ifndef INLINE #define INLINE inline #endif -#include "string-data.inl" +#include "string-data.icc" #endif diff --git a/flower/include/string-handle.hh b/flower/include/string-handle.hh index 88954cb168..a18fcc28ed 100644 --- a/flower/include/string-handle.hh +++ b/flower/include/string-handle.hh @@ -60,7 +60,7 @@ public: #ifdef STRING_UTILS_INLINED #ifndef INLINE -#define INLINE.iccine +#define INLINE inline #endif #include "string-handle.icc" /* we should be resetting INLINE. oh well. */ -- 2.39.5