Mercurial > hg > orthanc
diff OrthancServer/ServerContext.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 | b3f6fb1130cd |
line wrap: on
line diff
--- a/OrthancServer/ServerContext.cpp Mon Jun 02 12:03:46 2014 +0200 +++ b/OrthancServer/ServerContext.cpp Mon Jun 02 12:15:45 2014 +0200 @@ -30,7 +30,7 @@ **/ -#include "../Core/PrecompiledHeaders.h" +#include "PrecompiledHeadersServer.h" #include "ServerContext.h" #include "../Core/HttpServer/FilesystemHttpSender.h"