comparison 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
comparison
equal deleted inserted replaced
1741:62377949e739 1742:911cd9a11ad3
38 #include <boost/make_shared.hpp> 38 #include <boost/make_shared.hpp>
39 39
40 #include <gtest/gtest.h> 40 #include <gtest/gtest.h>
41 #include <string> 41 #include <string>
42 42
43 using namespace Orthanc;
44 using namespace OrthancStone; 43 using namespace OrthancStone;
45 44
46 /* 45 /*
47 The following string is the reply to the following Orthanc request: 46 The following string is the reply to the following Orthanc request:
48 47