djvulibre-3.5.22-cdefs.patch 444 B

12345678910111213
  1. diff -up djvulibre-3.5.22/libdjvu/GSmartPointer.h.cdefs djvulibre-3.5.22/libdjvu/GSmartPointer.h
  2. --- djvulibre-3.5.22/libdjvu/GSmartPointer.h.cdefs 2008-03-05 01:44:20.000000000 +0000
  3. +++ djvulibre-3.5.22/libdjvu/GSmartPointer.h 2011-01-31 13:43:37.595917364 +0000
  4. @@ -65,6 +65,8 @@
  5. # pragma interface
  6. #endif
  7. +#include <cstddef>
  8. +
  9. /** @name GSmartPointer.h
  10. Files #"GSmartPointer.h"# and #"GSmartPointer.cpp"# define a smart-pointer