freebsd-ports/devel/clanlib/files/patch-Sources::SmallJPEG::jpgd::jidctfst.cpp
Pav Lucistnik e5baaae09b - Downgrate to last stable release, 0.6.5.1
- Give maintainership to submitter

PR:		ports/61738
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-01-24 14:30:01 +00:00

8 lines
239 B
C++

--- Sources/SmallJPEG/jpgd/jidctfst.cpp.orig Fri Jan 23 15:46:14 2004
+++ Sources/SmallJPEG/jpgd/jidctfst.cpp Fri Jan 23 15:46:25 2004
@@ -1,4 +1,5 @@
#include "jpegdecoder.h"
+#include <inttypes.h>
#ifdef WIN32
#pragma warning(push)