diff OrthancCppClient/Patient.cpp @ 947:c2c28dd17e87 query-retrieve

integration mainline -> query-retrieve
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 25 Jun 2014 12:09:38 +0200
parents a811bdf8b8eb
children 6e7e5ed91c2d
line wrap: on
line diff
--- a/OrthancCppClient/Patient.cpp	Wed Apr 16 16:34:09 2014 +0200
+++ b/OrthancCppClient/Patient.cpp	Wed Jun 25 12:09:38 2014 +0200
@@ -30,6 +30,7 @@
  **/
 
 
+#include "../Core/PrecompiledHeaders.h"
 #include "Patient.h"
 
 #include "OrthancConnection.h"