diff options
Diffstat (limited to 'graphics/kdegraphics3/files/patch-kviewshell_plugins_djvu_libdjvu_GSmartPointer.h')
-rw-r--r-- | graphics/kdegraphics3/files/patch-kviewshell_plugins_djvu_libdjvu_GSmartPointer.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/kdegraphics3/files/patch-kviewshell_plugins_djvu_libdjvu_GSmartPointer.h b/graphics/kdegraphics3/files/patch-kviewshell_plugins_djvu_libdjvu_GSmartPointer.h deleted file mode 100644 index 33b2dc960deb..000000000000 --- a/graphics/kdegraphics3/files/patch-kviewshell_plugins_djvu_libdjvu_GSmartPointer.h +++ /dev/null @@ -1,14 +0,0 @@ -The explicit reference to std-namespace seems necessary -for compiling with gcc48. - - -mi - ---- kviewshell/plugins/djvu/libdjvu/GSmartPointer.h 2005-09-10 04:19:20.000000000 -0400 -+++ kviewshell/plugins/djvu/libdjvu/GSmartPointer.h 2013-04-24 17:27:13.000000000 -0400 -@@ -107,5 +107,5 @@ - #endif - -- -+using namespace std; - - /* What is this innovation ? |