X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLsstream.h;h=548f971589d5bf971ea00f201f681a08e7847a5a;hb=1bb197b5d4821404cfe11509c71d1f8de7cee711;hp=9c8b3c74d3ca953b428c4ee4b62e2e24208134f4;hpb=cec0dd19d0fd7c3a097457ac1899cd0e2e3c5b76;p=lyx.git diff --git a/src/Lsstream.h b/src/Lsstream.h index 9c8b3c74d3..548f971589 100644 --- a/src/Lsstream.h +++ b/src/Lsstream.h @@ -1,16 +1,16 @@ // -*- C++ -*- /* This file is part of * ====================================================== - * + * * LyX, The Document Processor - * + * * Copyright 1995 Matthias Ettrich * Copyright 1995-2001 The LyX Team. * * ====================================================== */ #ifndef LSSTREAM_H -#define LSSTREAM_H +#define LSSTREAM_H // Since we will include a string header anyway, we'd better do it // right now so that is not loaded before lyxstring.h. (JMarc)