Mercurial > hg > orthanc
diff OrthancServer/ServerContext.h @ 790:331eaf9d9d69
ParsedDicomFile
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 05 May 2014 18:55:10 +0200 |
parents | aebf0071020e |
children | 381f90e2b69d |
line wrap: on
line diff
--- a/OrthancServer/ServerContext.h Mon May 05 18:43:34 2014 +0200 +++ b/OrthancServer/ServerContext.h Mon May 05 18:55:10 2014 +0200 @@ -39,6 +39,7 @@ #include "../Core/Lua/LuaContext.h" #include "ServerIndex.h" #include "FromDcmtkBridge.h" +#include "ParsedDicomFile.h" #include "DicomProtocol/ReusableDicomUserConnection.h" namespace Orthanc