diff OrthancServer/Sources/Search/ISqlLookupFormatter.cpp @ 4304:50b0c69b653a

continued abi
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 06 Nov 2020 16:33:52 +0100
parents d633e5bb7ba3
children d9473bd5ed43
line wrap: on
line diff
--- a/OrthancServer/Sources/Search/ISqlLookupFormatter.cpp	Fri Nov 06 15:37:30 2020 +0100
+++ b/OrthancServer/Sources/Search/ISqlLookupFormatter.cpp	Fri Nov 06 16:33:52 2020 +0100
@@ -49,6 +49,9 @@
 
 #include "DatabaseConstraint.h"
 
+#include <boost/lexical_cast.hpp>
+
+
 namespace Orthanc
 {
   static std::string FormatLevel(ResourceType level)