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