X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Finclude%2Fflower-proto.hh;h=33e587d0004e24442fd7e84f928f12c0a46853cb;hb=1de3d397c18622b6061402fef18e625701712bc5;hp=e66c9905626be39e9a03f542ee7f4a73f18be38c;hpb=814dd7be6256476f43f3923033c2da95e460ce2f;p=lilypond.git diff --git a/flower/include/flower-proto.hh b/flower/include/flower-proto.hh index e66c990562..33e587d000 100644 --- a/flower/include/flower-proto.hh +++ b/flower/include/flower-proto.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1996--2011 Han-Wen Nienhuys + Copyright (C) 1996--2015 Han-Wen Nienhuys LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -26,8 +26,6 @@ typedef unsigned char Byte; typedef long long I64; class String_convert; -#include "std-string.hh" - #include "real.hh" using namespace std;