diff OrthancServer/ServerIndex.h @ 2898:e5e3253a1164

DicomInstanceToStore::GetHasher()
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 18 Oct 2018 11:44:17 +0200
parents a27b0e9a3fd9
children 96089d1aba4d
line wrap: on
line diff
--- a/OrthancServer/ServerIndex.h	Thu Oct 18 10:53:22 2018 +0200
+++ b/OrthancServer/ServerIndex.h	Thu Oct 18 11:44:17 2018 +0200
@@ -38,7 +38,6 @@
 #include "../Core/Cache/LeastRecentlyUsedIndex.h"
 #include "../Core/SQLite/Connection.h"
 #include "../Core/DicomFormat/DicomMap.h"
-#include "../Core/DicomFormat/DicomInstanceHasher.h"
 #include "ServerEnumerations.h"
 
 #include "IDatabaseWrapper.h"