File djvulibre-3.5.23-size_t.patch of Package mingw32-djvulibre
diff -Naur djvulibre-3.5.23/libdjvu/GSmartPointer.h djvulibre-3.5.23.new/libdjvu/GSmartPointer.h
--- djvulibre-3.5.23/libdjvu/GSmartPointer.h 2008-03-05 02:44:20.000000000 +0100
+++ djvulibre-3.5.23.new/libdjvu/GSmartPointer.h 2011-03-31 09:28:02.769165003 +0200
@@ -65,6 +65,8 @@
# pragma interface
#endif
+#include <cstddef> // For size_t
+
/** @name GSmartPointer.h
Files #"GSmartPointer.h"# and #"GSmartPointer.cpp"# define a smart-pointer