freebsd-ports/x11-toolkits/qt33/files/patch-qanimationwriter.cpp
Alan Eldridge d1662ca0ad Repocopy from qt30. Modified to current status.
NOT TO BE USED AS A DEPENDENCY UNTIL AFTER 5.0 RELEASE!!!!
2003-01-06 15:05:36 +00:00

10 lines
265 B
C++

--- tools/qvfb/qanimationwriter.cpp.orig Wed Nov 27 02:45:38 2002
+++ tools/qvfb/qanimationwriter.cpp Wed Nov 27 02:45:56 2002
@@ -25,6 +25,7 @@
#include <png.h>
#include <netinet/in.h> // for htonl
+#include <limits.h>
class QAnimationWriterData {
public: