comparison Framework/Toolbox/GenericToolbox.h @ 1101:141593f1aa88

fix build on ubuntu
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 26 Oct 2019 11:35:41 +0200
parents 287ec78f63b4
children f7759637cdfb f68da12e852b
comparison
equal deleted inserted replaced
1094:dead648f8ff1 1101:141593f1aa88
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 {