diff UnitTestsSources/ServerIndexTests.cpp @ 1737:ec66a16aa398

removal of DicomStringValue and DicomNullValue
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 22 Oct 2015 07:52:24 +0200
parents 2b812969e136
children b3de74dec2d5
line wrap: on
line diff
--- a/UnitTestsSources/ServerIndexTests.cpp	Wed Oct 21 16:52:23 2015 +0200
+++ b/UnitTestsSources/ServerIndexTests.cpp	Thu Oct 22 07:52:24 2015 +0200
@@ -33,7 +33,6 @@
 #include "PrecompiledHeadersUnitTests.h"
 #include "gtest/gtest.h"
 
-#include "../Core/DicomFormat/DicomNullValue.h"
 #include "../Core/FileStorage/FilesystemStorage.h"
 #include "../Core/Logging.h"
 #include "../Core/Uuid.h"