X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fexporter.h;h=f02e8472a00df54c53e2c2b3677fb38cce803de4;hb=69cf3b62043861ccad5f8ad7ffb4981fe50b078d;hp=6d95507d59df8803bc23cf88c7bb803776078128;hpb=0a16442310eda0baee85054b2b331061a0d90a76;p=lyx.git diff --git a/src/exporter.h b/src/exporter.h index 6d95507d59..f02e8472a0 100644 --- a/src/exporter.h +++ b/src/exporter.h @@ -1,21 +1,17 @@ // -*- C++ -*- /* This file is part of - * ====================================================== - * + * ====================================================== + * * LyX, The Document Processor - * + * * Copyright 1995 Matthias Ettrich - * Copyright 1995-2000 The LyX Team. + * Copyright 1995-2001 The LyX Team. * * ====================================================== */ #ifndef EXPORTER_H #define EXPORTER_H -#ifdef __GNUG__ -#pragma interface -#endif - #include #include "LString.h"