]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsCacheItem.h
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
[lyx.git] / src / graphics / GraphicsCacheItem.h
index 89f5eccfa62dfe120816ef73719e555789c200fa..3b5c04128dc00965c684c4ef7f16e89a538ec0fb 100644 (file)
 #include <boost/utility.hpp>
 #include <boost/smart_ptr.hpp>
 
-#include "sigc++/signal_system.h"
-#ifdef SIGC_CXX_NAMESPACES
-using SigC::Signal0;
-#endif
-
+#include <sigc++/signal_system.h>
 
 class LyXImage;