Mercurial > hg > orthanc
comparison OrthancFramework/Sources/Images/PixelTraits.h @ 4202:2007ab69ac16
moving ORTHANC_FORCE_INLINE and ORTHANC_OVERRIDE from Enumerations.h to Compatibility.h
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 17 Sep 2020 08:35:11 +0200 |
parents | bf7b9edf6b81 |
children | d9473bd5ed43 |
comparison
equal
deleted
inserted
replaced
4201:2d5209153b32 | 4202:2007ab69ac16 |
---|---|
20 **/ | 20 **/ |
21 | 21 |
22 | 22 |
23 #pragma once | 23 #pragma once |
24 | 24 |
25 #include "../Compatibility.h" // For ORTHANC_FORCE_INLINE | |
25 #include "../Enumerations.h" | 26 #include "../Enumerations.h" |
26 | 27 |
27 #include <limits> | 28 #include <limits> |
28 | 29 |
29 namespace Orthanc | 30 namespace Orthanc |