diff OrthancServer/main.cpp @ 923:55b945749bed mac

mainline -> mac integration
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 25 Feb 2014 17:24:08 +0100
parents 309e686b41e7
children 4afad8cb94fd
line wrap: on
line diff
--- a/OrthancServer/main.cpp	Mon Feb 24 17:41:17 2014 +0100
+++ b/OrthancServer/main.cpp	Tue Feb 25 17:24:08 2014 +0100
@@ -46,6 +46,7 @@
 #include "ServerContext.h"
 #include "OrthancFindRequestHandler.h"
 #include "OrthancMoveRequestHandler.h"
+#include "ServerToolbox.h"
 
 using namespace Orthanc;