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

pretty-printing
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 14:38:31 +0200
parents d25f4c0fa160
children 7ecaada8fbcc
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 <stdint.h> 37 #include <stdint.h>
38 #include <math.h> 38 #include <math.h>
39 #include <png.h> 39 #include <png.h>
40 #include <ctype.h> 40 #include <ctype.h>