comparison Resources/Orthanc/Sdk-1.11.3/orthanc/OrthancCPlugin.h @ 136:1597094f0590

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Nov 2023 20:19:33 +0100
parents c14b49c6eb6b
children
comparison
equal deleted inserted replaced
135:c14b49c6eb6b 136:1597094f0590
173 ********************************************************************/ 173 ********************************************************************/
174 174
175 /** 175 /**
176 * For Microsoft Visual Studio, a compatibility "stdint.h" can be 176 * For Microsoft Visual Studio, a compatibility "stdint.h" can be
177 * downloaded at the following URL: 177 * downloaded at the following URL:
178 * https://orthanc.uclouvain.be/hg/orthanc/raw-file/tip/Resources/ThirdParty/VisualStudio/stdint.h 178 * https://hg.orthanc-server.com/orthanc/raw-file/tip/Resources/ThirdParty/VisualStudio/stdint.h
179 **/ 179 **/
180 #include <stdint.h> 180 #include <stdint.h>
181 181
182 #include <stdlib.h> 182 #include <stdlib.h>
183 183