diff OrthancServer/Internals/CommandDispatcher.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 01414536c930
line wrap: on
line diff
--- a/OrthancServer/Internals/CommandDispatcher.cpp	Mon Jun 02 12:03:46 2014 +0200
+++ b/OrthancServer/Internals/CommandDispatcher.cpp	Mon Jun 02 12:15:45 2014 +0200
@@ -79,7 +79,7 @@
 =========================================================================*/
 
 
-#include "../../Core/PrecompiledHeaders.h"
+#include "../PrecompiledHeadersServer.h"
 #include "CommandDispatcher.h"
 
 #include "FindScp.h"