comparison Framework/Toolbox/PixelTestPatterns.h @ 1455:30deba7bc8e2

simplifying include_directories
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 20:54:01 +0200
parents 6489610c8ee1
children
comparison
equal deleted inserted replaced
1454:faaff0a1711e 1455:30deba7bc8e2
22 22
23 #pragma once 23 #pragma once
24 24
25 #include "../StoneException.h" 25 #include "../StoneException.h"
26 26
27 #include <Core/Images/ImageAccessor.h> 27 #include <Images/ImageAccessor.h>
28 28
29 #include <string> 29 #include <string>
30 #include <stdint.h> 30 #include <stdint.h>
31 #include <math.h> 31 #include <math.h>
32 32