mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
cf5512184d
Signed-off-by: Christoph Willing <chris.willing@linux.com>
10 lines
331 B
Diff
10 lines
331 B
Diff
--- src/jpeg2000.imageio/jpeg2000output-v1.cpp.orig 2017-08-31 14:36:04.000000000 +1000
|
|
+++ src/jpeg2000.imageio/jpeg2000output-v1.cpp 2017-10-30 10:34:45.122572637 +1000
|
|
@@ -27,6 +27,7 @@
|
|
|
|
(This is the Modified BSD License)
|
|
*/
|
|
+#include <cstdio>
|
|
#include <vector>
|
|
#include "openjpeg.h"
|
|
#include "OpenImageIO/filesystem.h"
|