diff OrthancServer/OrthancRestApi/OrthancRestResources.cpp @ 824:a811bdf8b8eb

precompiled headers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 02 Jun 2014 11:36:07 +0200
parents d466b3606aca
children 84513f2ee1f3
line wrap: on
line diff
--- a/OrthancServer/OrthancRestApi/OrthancRestResources.cpp	Thu May 08 17:16:10 2014 +0200
+++ b/OrthancServer/OrthancRestApi/OrthancRestResources.cpp	Mon Jun 02 11:36:07 2014 +0200
@@ -30,6 +30,7 @@
  **/
 
 
+#include "../../Core/PrecompiledHeaders.h"
 #include "OrthancRestApi.h"
 
 #include "../ServerToolbox.h"