Mercurial > hg > orthanc
changeset 6578:0d650504d32c
removed test code
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Tue, 27 Jan 2026 16:14:41 +0100 |
| parents | 344ae6b5db9b |
| children | dd7b19b63d56 |
| files | OrthancFramework/Sources/CompatibilityMath.h |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancFramework/Sources/CompatibilityMath.h Tue Jan 27 16:07:48 2026 +0100 +++ b/OrthancFramework/Sources/CompatibilityMath.h Tue Jan 27 16:14:41 2026 +0100 @@ -46,7 +46,7 @@ #endif -#if 1 || defined(_MSC_VER) +#if defined(_MSC_VER) /** * This is for compatibility with Microsoft Visual Studio <= 2015.
