X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=lily%2Finclude%2Fmidi-stream.hh;h=6badfd3e8964eeb6e092a7cd9d9828b0a751c047;hb=ca3b8c69a4a3d6bf69fcf7e36b32e0175bb7ff18;hp=fe31d6590fb03a461ce5160616726169996cb745;hpb=ac1340846e81661575ba3036b251e8ab55b13023;p=lilypond.git diff --git a/lily/include/midi-stream.hh b/lily/include/midi-stream.hh index fe31d6590f..6badfd3e89 100644 --- a/lily/include/midi-stream.hh +++ b/lily/include/midi-stream.hh @@ -1,7 +1,20 @@ /* - midi-stream.hh -- declare Midi_stream + This file is part of LilyPond, the GNU music typesetter. - (c) 1997--2007 Jan Nieuwenhuizen + Copyright (C) 1997--2010 Jan Nieuwenhuizen + + LilyPond is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + LilyPond is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with LilyPond. If not, see . */ #ifndef MIDI_STREAM_HH @@ -10,6 +23,7 @@ #include using namespace std; +#include #include "std-string.hh" #include "lily-proto.hh"