Ticket #570: djvulibre-3.5.24.patch
| File djvulibre-3.5.24.patch, 441 bytes (added by cipri, 3 years ago) |
|---|
-
libdjvu/GSmartPointer.h
diff -Naur djvulibre-3.5.24/libdjvu/GSmartPointer.h djvulibre-3.5.24-haiku/libdjvu/GSmartPointer.h
old new 104 104 #endif 105 105 #endif 106 106 107 107 #include <cstddef> 108 108 109 109 /** Base class for reference counted objects. 110 110 This is the base class for all reference counted objects.
