diff Core/ImageFormats/ImageBuffer.cpp @ 860:80c7e53a69b5 jpeg

bugfix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 07 Jun 2014 10:32:15 +0200
parents 839be3022203
children 3c0d0836f704
line wrap: on
line diff
--- a/Core/ImageFormats/ImageBuffer.cpp	Fri Jun 06 18:12:31 2014 +0200
+++ b/Core/ImageFormats/ImageBuffer.cpp	Sat Jun 07 10:32:15 2014 +0200
@@ -33,6 +33,8 @@
 #include "../PrecompiledHeaders.h"
 #include "ImageBuffer.h"
 
+#include <stdio.h>
+
 namespace Orthanc
 {
   void ImageBuffer::Allocate()