]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsConverter.h
If the graphics loader has a copy c-tor it should have copy assignment that does...
[lyx.git] / src / graphics / GraphicsConverter.h
index 093ca5d918dbe3c585b08ebdb4451289495d541b..dd221287a1fc173f763aecf8f758b35af8e6c358 100644 (file)
 #ifndef GRAPHICSCONVERTER_H
 #define GRAPHICSCONVERTER_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include "LString.h"
 #include <boost/signals/signal1.hpp>
 #include <boost/scoped_ptr.hpp>