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.
13 lines
444 B
13 lines
444 B
diff -up djvulibre-3.5.22/libdjvu/GSmartPointer.h.cdefs djvulibre-3.5.22/libdjvu/GSmartPointer.h
|
|
--- djvulibre-3.5.22/libdjvu/GSmartPointer.h.cdefs 2008-03-05 01:44:20.000000000 +0000
|
|
+++ djvulibre-3.5.22/libdjvu/GSmartPointer.h 2011-01-31 13:43:37.595917364 +0000
|
|
@@ -65,6 +65,8 @@
|
|
# pragma interface
|
|
#endif
|
|
|
|
+#include <cstddef>
|
|
+
|
|
/** @name GSmartPointer.h
|
|
|
|
Files #"GSmartPointer.h"# and #"GSmartPointer.cpp"# define a smart-pointer
|