diff OrthancServer/ServerToolbox.cpp @ 234:7c1faef915a4

cleaning room
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 30 Nov 2012 14:34:42 +0100
parents 8a26a8e85edf
children 4d5f0857ec9c
line wrap: on
line diff
--- a/OrthancServer/ServerToolbox.cpp	Fri Nov 30 14:30:05 2012 +0100
+++ b/OrthancServer/ServerToolbox.cpp	Fri Nov 30 14:34:42 2012 +0100
@@ -34,6 +34,8 @@
 
 #include "../Core/OrthancException.h"
 
+#include <cassert>
+
 namespace Orthanc
 {
   void SimplifyTags(Json::Value& target,