]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsCache.h
Purely mechanical: move fragile into LatexRunParams.
[lyx.git] / src / graphics / GraphicsCache.h
index 120e3b9e8998f2d62de54013c056f01f28e38345..ca4d02977679a7a34b0656f2c516f7df13a71395 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file GraphicsCache.h
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
  * \author Angus Leeming
 #ifndef GRAPHICSCACHE_H
 #define GRAPHICSCACHE_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include "LString.h"
 #include <vector>
 #include <boost/utility.hpp>