Mercurial > hg > orthanc
comparison OrthancFramework/UnitTestsSources/StreamTests.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 | e00f3d089991 |
comparison
equal
deleted
inserted
replaced
4061:496e07123e37 | 4062:0953b3dc3261 |
---|---|
33 | 33 |
34 #if ORTHANC_UNIT_TESTS_LINK_FRAMEWORK == 1 | 34 #if ORTHANC_UNIT_TESTS_LINK_FRAMEWORK == 1 |
35 # include <OrthancFramework.h> | 35 # include <OrthancFramework.h> |
36 #endif | 36 #endif |
37 | 37 |
38 #include "gtest/gtest.h" | 38 #include <gtest/gtest.h> |
39 | 39 |
40 #include "../Sources/SystemToolbox.h" | 40 #include "../Sources/SystemToolbox.h" |
41 #include "../Sources/Toolbox.h" | 41 #include "../Sources/Toolbox.h" |
42 #include "../Sources/OrthancException.h" | 42 #include "../Sources/OrthancException.h" |
43 #include "../Sources/HttpServer/BufferHttpSender.h" | 43 #include "../Sources/HttpServer/BufferHttpSender.h" |