comparison Framework/Layers/RenderStyle.h @ 194:7a031ac16b2d wasm

rename Enumerations.h to StoneEnumerations.h to avoid clashes with Orthanc
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 20 Mar 2018 14:46:58 +0100
parents e2fe9352f240
children b70e9be013e4
comparison
equal deleted inserted replaced
193:4abddd083374 194:7a031ac16b2d
19 **/ 19 **/
20 20
21 21
22 #pragma once 22 #pragma once
23 23
24 #include "../Enumerations.h" 24 #include "../StoneEnumerations.h"
25 25
26 #include <EmbeddedResources.h> 26 #include <EmbeddedResources.h>
27 27
28 #include <stdint.h> 28 #include <stdint.h>
29 29