diff OrthancServer/SliceOrdering.h @ 3140:977158ab0623

making db-changes the new mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Jan 2019 18:32:42 +0100
parents ac72032d69a2
children 23219b9da4d1
line wrap: on
line diff
--- a/OrthancServer/SliceOrdering.h	Thu Jan 17 18:29:16 2019 +0100
+++ b/OrthancServer/SliceOrdering.h	Thu Jan 17 18:32:42 2019 +0100
@@ -33,10 +33,12 @@
 
 #pragma once
 
-#include "ServerIndex.h"
+#include "../Core/DicomFormat/DicomMap.h"
 
 namespace Orthanc
 {
+  class ServerIndex;
+  
   class SliceOrdering
   {
   private: