comparison Core/Toolbox.h @ 3988:bdd8f952dd47

playing with visibility
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 29 May 2020 19:02:32 +0200
parents f6a73611ec5c
children bf6295ebc462
comparison
equal deleted inserted replaced
3987:e12c8ac6dc82 3988:bdd8f952dd47
32 32
33 33
34 #pragma once 34 #pragma once
35 35
36 #include "Enumerations.h" 36 #include "Enumerations.h"
37 #include "Exports.h"
37 38
38 #include <stdint.h> 39 #include <stdint.h>
39 #include <vector> 40 #include <vector>
40 #include <string> 41 #include <string>
41 #include <json/json.h> 42 #include <json/json.h>