diff OrthancServer/ServerIndex.cpp @ 831:84513f2ee1f3

pch for unit tests and server
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 02 Jun 2014 12:15:45 +0200
parents a811bdf8b8eb
children c2c28dd17e87 b067017a8a5b
line wrap: on
line diff
--- a/OrthancServer/ServerIndex.cpp	Mon Jun 02 12:03:46 2014 +0200
+++ b/OrthancServer/ServerIndex.cpp	Mon Jun 02 12:15:45 2014 +0200
@@ -30,7 +30,7 @@
  **/
 
 
-#include "../Core/PrecompiledHeaders.h"
+#include "PrecompiledHeadersServer.h"
 #include "ServerIndex.h"
 
 #ifndef NOMINMAX