diff OrthancFramework/Sources/Logging.cpp @ 4306:548d77dfb8bc

fix for vs2008
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 06 Nov 2020 18:15:11 +0100
parents 0923247e69f6
children a691916ab535
line wrap: on
line diff
--- a/OrthancFramework/Sources/Logging.cpp	Fri Nov 06 17:02:42 2020 +0100
+++ b/OrthancFramework/Sources/Logging.cpp	Fri Nov 06 18:15:11 2020 +0100
@@ -25,6 +25,8 @@
 
 #include "OrthancException.h"
 
+#include <stdint.h>
+
 
 /*********************************************************
  * Common section