diff OrthancCppClient/Patient.cpp @ 3:d5027f9f676a

fix build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 01 Jun 2015 15:12:22 +0200
parents ebc1e38ef615
children
line wrap: on
line diff
--- a/OrthancCppClient/Patient.cpp	Mon Jun 01 13:59:12 2015 +0200
+++ b/OrthancCppClient/Patient.cpp	Mon Jun 01 15:12:22 2015 +0200
@@ -30,7 +30,6 @@
  **/
 
 
-#include "../Core/PrecompiledHeaders.h"
 #include "Patient.h"
 
 #include "OrthancConnection.h"