X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fexporter.h;h=f02e8472a00df54c53e2c2b3677fb38cce803de4;hb=498f06d43a0f2000c3f704db1ea39fda3c819fe6;hp=d1f3c8d6fde8251482da46ac177e376ffaa3644a;hpb=83acbbd5237373926c629855379e1df9a04209b2;p=lyx.git diff --git a/src/exporter.h b/src/exporter.h index d1f3c8d6fd..f02e8472a0 100644 --- a/src/exporter.h +++ b/src/exporter.h @@ -1,9 +1,9 @@ // -*- C++ -*- /* This file is part of - * ====================================================== - * + * ====================================================== + * * LyX, The Document Processor - * + * * Copyright 1995 Matthias Ettrich * Copyright 1995-2001 The LyX Team. * @@ -12,10 +12,6 @@ #ifndef EXPORTER_H #define EXPORTER_H -#ifdef __GNUG__ -#pragma interface -#endif - #include #include "LString.h"