comparison OrthancServer/ServerToolbox.h @ 234:7c1faef915a4

cleaning room
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 30 Nov 2012 14:34:42 +0100
parents 8a26a8e85edf
children 4d5f0857ec9c
comparison
equal deleted inserted replaced
233:c11273198cef 234:7c1faef915a4
30 **/ 30 **/
31 31
32 32
33 #pragma once 33 #pragma once
34 34
35 #include "../Core/FileStorage.h"
36
37 #include <json/json.h> 35 #include <json/json.h>
38 36
39 namespace Orthanc 37 namespace Orthanc
40 { 38 {
41 void SimplifyTags(Json::Value& target, 39 void SimplifyTags(Json::Value& target,