X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fsource-file.cc;h=108c68b6a23e9b3b2a21bb9dc50860ce3a210d5d;hb=1ed3ca1ad8893fc2cb76aa67a0830bcf52e2502c;hp=79f23214120d0658f3d9249372d3908359158d6d;hpb=d92e5bf29f6a1f28dc8aa706eb69aee346c08c09;p=lilypond.git diff --git a/lily/source-file.cc b/lily/source-file.cc index 79f2321412..108c68b6a2 100644 --- a/lily/source-file.cc +++ b/lily/source-file.cc @@ -14,7 +14,7 @@ #if HAVE_SSTREAM #include #else -#include +#include #define istringstream(x) istrstream(x, length ()) #endif