changeset 141:24681d35bad9

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 10 Oct 2012 18:22:33 +0200
parents 4d863c7b2f44
children e7e19f042eb5 f1aeec53795b
files UnitTests/MessageWithDestination.cpp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/UnitTests/MessageWithDestination.cpp	Wed Oct 10 18:20:04 2012 +0200
+++ b/UnitTests/MessageWithDestination.cpp	Wed Oct 10 18:22:33 2012 +0200
@@ -2,6 +2,7 @@
 
 #include "../Core/OrthancException.h"
 
+#include <stdint.h>
 #include <memory>
 #include <map>
 #include <gtest/gtest.h>