diff UnitTestsSources/TestStructureSet.cpp @ 1742:911cd9a11ad3

removed "using namespace Orthanc"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 30 Jan 2021 12:30:09 +0100
parents 9ac2a65d4172
children 126522623e20
line wrap: on
line diff
--- a/UnitTestsSources/TestStructureSet.cpp	Tue Jan 19 16:12:43 2021 +0100
+++ b/UnitTestsSources/TestStructureSet.cpp	Sat Jan 30 12:30:09 2021 +0100
@@ -40,7 +40,6 @@
 #include <gtest/gtest.h>
 #include <string>
 
-using namespace Orthanc;
 using namespace OrthancStone;
 
 /*