comparison Framework/Toolbox/GenericToolbox.h @ 1096:97cbb2c31a65 broker

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 24 Oct 2019 09:38:17 +0200
parents 6cf58788f37f
children f7759637cdfb
comparison
equal deleted inserted replaced
1095:3facc5744e22 1096:97cbb2c31a65
19 **/ 19 **/
20 20
21 #pragma once 21 #pragma once
22 22
23 #include <string> 23 #include <string>
24 #include <stdint.h>
24 25
25 namespace OrthancStone 26 namespace OrthancStone
26 { 27 {
27 namespace GenericToolbox 28 namespace GenericToolbox
28 { 29 {