comparison Framework/Oracle/WebAssemblyOracle.h @ 1488:7f16987131e1

Missing include + docs + public getter for volume geometry in multiframe loader
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 23 Jun 2020 13:44:23 +0200
parents 121d01aa328e
children
comparison
equal deleted inserted replaced
1486:b931ddbe070e 1488:7f16987131e1
39 # include "../Toolbox/ParsedDicomCache.h" 39 # include "../Toolbox/ParsedDicomCache.h"
40 #endif 40 #endif
41 41
42 #include <WebServiceParameters.h> 42 #include <WebServiceParameters.h>
43 43
44 #include <Enumerations.h>
44 45
45 namespace OrthancStone 46 namespace OrthancStone
46 { 47 {
47 class GetOrthancImageCommand; 48 class GetOrthancImageCommand;
48 class GetOrthancWebViewerJpegCommand; 49 class GetOrthancWebViewerJpegCommand;