diff OrthancServer/main.cpp @ 730:309e686b41e7

better logging about nonexistent tags
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 25 Feb 2014 14:51:19 +0100
parents ef4569ae7952
children 4afad8cb94fd
line wrap: on
line diff
--- a/OrthancServer/main.cpp	Mon Feb 24 13:50:40 2014 +0100
+++ b/OrthancServer/main.cpp	Tue Feb 25 14:51:19 2014 +0100
@@ -46,6 +46,7 @@
 #include "ServerContext.h"
 #include "OrthancFindRequestHandler.h"
 #include "OrthancMoveRequestHandler.h"
+#include "ServerToolbox.h"
 
 using namespace Orthanc;