]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsCache.C
If the graphics loader has a copy c-tor it should have copy assignment that does...
[lyx.git] / src / graphics / GraphicsCache.C
index 34e6f056c31aa1e4657c9f5691ce317ce89910bc..d11315363d9f86500e484c72156e4f519a24ae9a 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file GraphicsCache.C
- * 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
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
-
 #include "GraphicsCache.h"
 #include "GraphicsCacheItem.h"
 #include "GraphicsImage.h"