comparison OrthancServer/UnitTestsSources/PluginsTests.cpp @ 4062:0953b3dc3261 framework

pretty-printing
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 14:38:31 +0200
parents 05b8fd21089c
children d9473bd5ed43
comparison
equal deleted inserted replaced
4061:496e07123e37 4062:0953b3dc3261
30 * along with this program. If not, see <http://www.gnu.org/licenses/>. 30 * along with this program. If not, see <http://www.gnu.org/licenses/>.
31 **/ 31 **/
32 32
33 33
34 #include "PrecompiledHeadersUnitTests.h" 34 #include "PrecompiledHeadersUnitTests.h"
35 #include "gtest/gtest.h" 35 #include <gtest/gtest.h>
36 36
37 #include "../../OrthancFramework/Sources/OrthancException.h" 37 #include "../../OrthancFramework/Sources/OrthancException.h"
38 #include "../Plugins/Engine/PluginsManager.h" 38 #include "../Plugins/Engine/PluginsManager.h"
39 39
40 using namespace Orthanc; 40 using namespace Orthanc;