]> git.lyx.org Git - lyx.git/blobdiff - src/exporter.h
fix compilation bug
[lyx.git] / src / exporter.h
index d1f3c8d6fde8251482da46ac177e376ffaa3644a..f02e8472a00df54c53e2c2b3677fb38cce803de4 100644 (file)
@@ -1,9 +1,9 @@
 // -*- C++ -*-
 /* This file is part of
- * ====================================================== 
- * 
+ * ======================================================
+ *
  *           LyX, The Document Processor
- *        
+ *
  *           Copyright 1995 Matthias Ettrich
  *           Copyright 1995-2001 The LyX Team.
  *
 #ifndef EXPORTER_H
 #define EXPORTER_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include <vector>
 #include "LString.h"