mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
335 B

  1. --- ./kviewshell/plugins/djvu/libdjvu/DjVuGlobal.h.orig 2008-06-13 08:56:55.000000000 +0200
  2. +++ ./kviewshell/plugins/djvu/libdjvu/DjVuGlobal.h 2008-06-13 08:57:02.000000000 +0200
  3. @@ -70,7 +70,7 @@
  4. #elif defined(AUTOCONF) && defined(HAVE_STDINCLUDES)
  5. # include <new>
  6. #else
  7. -# include <new.h>
  8. +# include <new>
  9. #endif
  10. #ifdef WIN32