diff 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
line wrap: on
line diff
--- a/OrthancStone/Sources/Toolbox/Internals/OrientedIntegerLine2D.h	Tue Jan 11 19:59:40 2022 +0100
+++ b/OrthancStone/Sources/Toolbox/Internals/OrientedIntegerLine2D.h	Tue Jan 11 21:26:47 2022 +0100
@@ -23,6 +23,7 @@
 
 #pragma once
 
+#include <stddef.h>  // For size_t
 #include <vector>
 #include <list>