comparison OrthancStone/Sources/Toolbox/Internals/OrientedIntegerLine2D.h @ 1876:b1f510e601d2

more unit tests
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 11 Jan 2022 21:26:47 +0100
parents 08f2476e8f5e
children 07964689cb0b
comparison
equal deleted inserted replaced
1875:b896f20d24ca 1876:b1f510e601d2
21 **/ 21 **/
22 22
23 23
24 #pragma once 24 #pragma once
25 25
26 #include <stddef.h> // For size_t
26 #include <vector> 27 #include <vector>
27 #include <list> 28 #include <list>
28 29
29 30
30 namespace OrthancStone 31 namespace OrthancStone