]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsImage.h
The free_spacing patch and fix to the mess that Rob discovered.
[lyx.git] / src / graphics / GraphicsImage.h
index eb2223912ffb10bed829d6ac26ef5acfc59fbf82..2eff2c89b132408f68d829e99c5304ec39224300 100644 (file)
@@ -4,8 +4,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- *  \author Baruch Even 
- *  \author Angus Leeming 
+ *  \author Baruch Even
+ *  \author Angus Leeming
  *
  * Full author contact details are available in file CREDITS
  *
 #include <vector>
 #include <utility>
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 namespace grfx {
 
 class Params;